aboutsummaryrefslogtreecommitdiffstats
path: root/comms/trustedqsl
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-03-15 04:59:20 +0800
committertijl <tijl@FreeBSD.org>2014-03-15 04:59:20 +0800
commit28b83ccec5d8c2af9b3660a9e2699df99e8f03d8 (patch)
tree55f1435ef55f0c3e2d1e07a32af7a1b9815aee01 /comms/trustedqsl
parent069d4b53cd6a5407774e445bf7d83e0548adabd3 (diff)
downloadfreebsd-ports-gnome-28b83ccec5d8c2af9b3660a9e2699df99e8f03d8.tar.gz
freebsd-ports-gnome-28b83ccec5d8c2af9b3660a9e2699df99e8f03d8.tar.zst
freebsd-ports-gnome-28b83ccec5d8c2af9b3660a9e2699df99e8f03d8.zip
Fix double occurences of USES=
Diffstat (limited to 'comms/trustedqsl')
-rw-r--r--comms/trustedqsl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index d841111f764c..103ce4953745 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -18,8 +18,7 @@ LIB_DEPENDS= libdb-5.so:${PORTSDIR}/databases/db5 \
PKGMESSAGE= ${WRKDIR}/pkg-message
-USES= cmake pkgconfig
-USES= compiler:features cmake pkgconfig
+USES= cmake compiler:features pkgconfig
USE_WX= 2.8+
WX_UNICODE= yes
USE_LDCONFIG= yes