aboutsummaryrefslogtreecommitdiff
path: root/security/lasso
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 15:39:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 15:39:17 +0000
commitbee65d048d4a483a80e30ef3d533a6d1ce574ed5 (patch)
treeee1b543bed558b9b511b6642bbe14b86cc4382de /security/lasso
parent374856d95afa1bc3ffca82a21e1fb8fbf3b93ad1 (diff)
downloadports-bee65d048d4a483a80e30ef3d533a6d1ce574ed5.tar.gz
ports-bee65d048d4a483a80e30ef3d533a6d1ce574ed5.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326013
Diffstat (limited to 'security/lasso')
-rw-r--r--security/lasso/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index 974411dfd8e5..7d04c7e2e4ef 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -15,6 +15,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
CONFIGURE_ARGS+= --disable-java --disable-php4 --with-zlib
GNU_CONFIGURE= yes
+USES= pkgconfig
USE_GNOME= gnomehack glib20 libxml2
USE_LDCONFIG= yes
USE_OPENSSL= yes