aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/transmission-cli/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-11-13 08:52:04 +0800
committerpav <pav@FreeBSD.org>2007-11-13 08:52:04 +0800
commit515fba5767bf715f845a139819bce9e9d55ce5c8 (patch)
tree56d7d33ef9154532ca20a1961c7e895b7945fdd3 /net-p2p/transmission-cli/Makefile
parent78e2a7c76f6b481ad5f069a404273adcf17a0f53 (diff)
downloadfreebsd-ports-gnome-515fba5767bf715f845a139819bce9e9d55ce5c8.tar.gz
freebsd-ports-gnome-515fba5767bf715f845a139819bce9e9d55ce5c8.tar.zst
freebsd-ports-gnome-515fba5767bf715f845a139819bce9e9d55ce5c8.zip
- Fix build: needs intltool
Reported by: pointyhat Approved by: portmgr (hat)
Diffstat (limited to 'net-p2p/transmission-cli/Makefile')
-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 1fc63b1f8f10..54a9c69ac4c1 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -16,7 +16,7 @@ COMMENT?= A free BitTorrent client written from scratch in C
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME?= gnometarget
+USE_GNOME?= gnometarget intltool
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \