svn commit: r326352 - head/x11-toolkits/flowcanvas
Antoine Brodin
antoine at FreeBSD.org
Thu Sep 5 05:39:30 UTC 2013
Author: antoine
Date: Thu Sep 5 05:39:29 2013
New Revision: 326352
URL: http://svnweb.freebsd.org/changeset/ports/326352
Log:
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Modified:
head/x11-toolkits/flowcanvas/Makefile
Modified: head/x11-toolkits/flowcanvas/Makefile
==============================================================================
--- head/x11-toolkits/flowcanvas/Makefile Thu Sep 5 05:37:40 2013 (r326351)
+++ head/x11-toolkits/flowcanvas/Makefile Thu Sep 5 05:39:29 2013 (r326352)
@@ -18,6 +18,7 @@ LIB_DEPENDS= boost_date_time:${PORTSDIR}
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
+USES= pkgconfig
USE_BZIP2= yes
USE_PYTHON_BUILD=yes
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list