diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2013-02-28 10:55:36 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2013-02-28 10:55:36 +0000 |
commit | 9b289b2513ec31df376490161a47f39d29f7dbaa (patch) | |
tree | c43bc74a51c88828ff92da306f1f1548b423f510 /net-p2p/transmission-cli/Makefile | |
parent | 34c35a66c834ac07a81f28ccd6cedbd0aa25500e (diff) | |
download | ports-9b289b2513ec31df376490161a47f39d29f7dbaa.tar.gz ports-9b289b2513ec31df376490161a47f39d29f7dbaa.zip |
Notes
Diffstat (limited to 'net-p2p/transmission-cli/Makefile')
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 2 |
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 |