svn commit: r315637 - head/databases/rrdtool10

Martin Wilke miwi at FreeBSD.org
Sun Mar 31 14:38:39 UTC 2013


Author: miwi
Date: Sun Mar 31 14:38:39 2013
New Revision: 315637
URL: http://svnweb.freebsd.org/changeset/ports/315637

Log:
  - Unbreak build
  
  Reported by:	pointyhat
  Approved by:	portmgr

Modified:
  head/databases/rrdtool10/Makefile

Modified: head/databases/rrdtool10/Makefile
==============================================================================
--- head/databases/rrdtool10/Makefile	Sun Mar 31 13:43:10 2013	(r315636)
+++ head/databases/rrdtool10/Makefile	Sun Mar 31 14:38:39 2013	(r315637)
@@ -16,6 +16,7 @@ MAKE_ENV=	PERL=${PERL}
 CONFLICTS=	rrdtool-1.2*
 LATEST_LINK=	rrdtool10
 
+USE_PKGCONFIG=	build
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--enable-shared --enable-local-zlib \


More information about the svn-ports-all mailing list