svn commit: r329391 - head/net-p2p/linuxdcpp
Antoine Brodin
antoine at FreeBSD.org
Fri Oct 4 21:38:25 UTC 2013
Author: antoine
Date: Fri Oct 4 21:38:24 2013
New Revision: 329391
URL: http://svnweb.freebsd.org/changeset/ports/329391
Log:
Add an explicit dependency on pkgconf
Modified:
head/net-p2p/linuxdcpp/Makefile
Modified: head/net-p2p/linuxdcpp/Makefile
==============================================================================
--- head/net-p2p/linuxdcpp/Makefile Fri Oct 4 21:35:35 2013 (r329390)
+++ head/net-p2p/linuxdcpp/Makefile Fri Oct 4 21:38:24 2013 (r329391)
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boos
USE_BZIP2= yes
USE_GNOME= libglade2
-USES= iconv
+USES= iconv pkgconfig
USE_SCONS= yes
USE_OPENSSL= yes
PORTDOCS= *
More information about the svn-ports-all
mailing list