diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-09 15:58:06 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-09 15:58:06 +0000 |
commit | ee5571c4ff6eed8914e0c31819e4aeafa531ca85 (patch) | |
tree | f32787dcb4e2467f94b26206de94bf95ec837fce /www/mod_gnutls | |
parent | baff90e01bb46043a7072306390af9e6d493f799 (diff) |
Notes
Diffstat (limited to 'www/mod_gnutls')
-rw-r--r-- | www/mod_gnutls/Makefile | 1 |
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 |