aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-09 15:58:06 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-09 15:58:06 +0000
commitee5571c4ff6eed8914e0c31819e4aeafa531ca85 (patch)
treef32787dcb4e2467f94b26206de94bf95ec837fce
parentbaff90e01bb46043a7072306390af9e6d493f799 (diff)
downloadports-ee5571c4ff6eed8914e0c31819e4aeafa531ca85.tar.gz
ports-ee5571c4ff6eed8914e0c31819e4aeafa531ca85.zip
- add USE_PKGCONFIG=build to unbreak the port
Noted by beat@
Notes
Notes: svn path=/head/; revision=303975
-rw-r--r--www/mod_gnutls/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile
index cf5ff4c23127..201553b3c030 100644
--- a/www/mod_gnutls/Makefile
+++ b/www/mod_gnutls/Makefile
@@ -23,6 +23,7 @@ LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
+USE_PKGCONFIG= build
USE_APACHE= 22+
GNU_CONFIGURE= yes