svn commit: r303975 - head/www/mod_gnutls
Olli Hauer
ohauer at FreeBSD.org
Sun Sep 9 15:58:07 UTC 2012
Author: ohauer
Date: Sun Sep 9 15:58:06 2012
New Revision: 303975
URL: http://svn.freebsd.org/changeset/ports/303975
Log:
- add USE_PKGCONFIG=build to unbreak the port
Noted by beat@
Modified:
head/www/mod_gnutls/Makefile
Modified: head/www/mod_gnutls/Makefile
==============================================================================
--- head/www/mod_gnutls/Makefile Sun Sep 9 15:49:17 2012 (r303974)
+++ head/www/mod_gnutls/Makefile Sun Sep 9 15:58:06 2012 (r303975)
@@ -23,6 +23,7 @@ LIB_DEPENDS= gnutls.47:${PORTSDIR}/secur
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
+USE_PKGCONFIG= build
USE_APACHE= 22+
GNU_CONFIGURE= yes
More information about the svn-ports-head
mailing list