Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2018 16:02:43 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479530 - head/finance/alkimia
Message-ID:  <201809111602.w8BG2hYo012151@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809111602.w8BG2hYo012151>