summaryrefslogtreecommitdiffstats
path: root/security/xmlsec1/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit135776951ec27858cec633271bc65e3e49745f01 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /security/xmlsec1/Makefile
parent403f9e420456633793408637949b5119d9c957d8 (diff)
downloadFreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.zip
FreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.tar.gz
Finish converting the whole ports tree to USES=pkgconfig
Diffstat (limited to 'security/xmlsec1/Makefile')
-rw-r--r--security/xmlsec1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 78f9d1a..12fc540 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -22,7 +22,7 @@ USE_OPENSSL= yes
USE_GNOME= gnomehack lthack libxslt
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_PKGCONFIG= yes
+USES= pkgconfig
MAN1= xmlsec1.1 xmlsec1-config.1
CFLAGS+= -I${LOCALBASE}/include
OpenPOWER on IntegriCloud