aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_gnutls
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2012-09-09 23:58:06 +0800
committerohauer <ohauer@FreeBSD.org>2012-09-09 23:58:06 +0800
commit807b047e7d13ef20f11085bb6bbe6cd66658b1ed (patch)
treef32787dcb4e2467f94b26206de94bf95ec837fce /www/mod_gnutls
parentee61a9a6aa905db18a1f5963d1b7d60511969a86 (diff)
downloadfreebsd-ports-gnome-807b047e7d13ef20f11085bb6bbe6cd66658b1ed.tar.gz
freebsd-ports-gnome-807b047e7d13ef20f11085bb6bbe6cd66658b1ed.tar.zst
freebsd-ports-gnome-807b047e7d13ef20f11085bb6bbe6cd66658b1ed.zip
- add USE_PKGCONFIG=build to unbreak the port
Noted by beat@
Diffstat (limited to 'www/mod_gnutls')
-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