diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-05-14 22:26:05 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-05-14 22:26:05 +0000 |
commit | eb1aa44385ff863b6874baf74d8fc1b921134736 (patch) | |
tree | de4cf7ef75e6440d33a463535a947e8836c37084 /net-p2p | |
parent | 02962c9771cd980151e134a3a9bb1dcbc32f9d8c (diff) | |
download | ports-eb1aa44385ff863b6874baf74d8fc1b921134736.tar.gz ports-eb1aa44385ff863b6874baf74d8fc1b921134736.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index 47e906a15dce..bfb5990b901a 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME?= gnometarget intlhack +USE_GNOME?= gnometarget intlhack pkgconfig USE_GETTEXT= yes USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 47e906a15dce..bfb5990b901a 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME?= gnometarget intlhack +USE_GNOME?= gnometarget intlhack pkgconfig USE_GETTEXT= yes USE_OPENSSL= yes GNU_CONFIGURE= yes |