svn commit: r479530 - head/finance/alkimia

Jason E. Hale jhale at FreeBSD.org
Tue Sep 11 16:02:44 UTC 2018


Author: jhale
Date: Tue Sep 11 16:02:43 2018
New Revision: 479530
URL: https://svnweb.freebsd.org/changeset/ports/479530

Log:
  Remove extraneous USES=qt introduced in r473503

Modified:
  head/finance/alkimia/Makefile

Modified: head/finance/alkimia/Makefile
==============================================================================
--- head/finance/alkimia/Makefile	Tue Sep 11 16:00:35 2018	(r479529)
+++ head/finance/alkimia/Makefile	Tue Sep 11 16:02:43 2018	(r479530)
@@ -54,7 +54,6 @@ MPIR_DESC=		MPIR (multiple precision arithmetic) suppo
 MPIR_LIB_DEPENDS=	libmpir.so:math/mpir
 
 .if ${SLAVE} == qt4
-TEST_USES=		qt:4 qt:5
 TEST_USE=		QT=qtestlib
 .else
 TEST_USE=		QT=testlib


More information about the svn-ports-head mailing list