summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2013-02-28 10:55:36 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2013-02-28 10:55:36 +0000
commit9b289b2513ec31df376490161a47f39d29f7dbaa (patch)
treec43bc74a51c88828ff92da306f1f1548b423f510 /net-p2p
parentUpdate to version 2.0. (diff)
Require pkgconfig only for build stage.
Discussed with: crees (maintainer)
Notes
Notes: svn path=/head/; revision=313090
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index 36c9d09758ff..be8cd952cc36 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -28,7 +28,7 @@ GEN_LIB_DEPENDS=curl.6:${PORTSDIR}/ftp/curl \
GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web
USE_GMAKE= yes
-USE_GNOME?= pkgconfig
+USE_PKGCONFIG= build
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include