Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2012 15:58:06 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303975 - head/www/mod_gnutls
Message-ID:  <201209091558.q89Fw6x2002137@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209091558.q89Fw6x2002137>