aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gtorrentviewer
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-11-05 06:41:54 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-11-05 06:41:54 +0000
commitdb0569cecc904588fbc15a80a3174bf98b45f896 (patch)
treeb979db5ba32c252024add342f1c97c0b96659bb5 /net-p2p/gtorrentviewer
parent368978152bef2da1873ad6d8b6515b08d52af906 (diff)
downloadports-db0569cecc904588fbc15a80a3174bf98b45f896.tar.gz
ports-db0569cecc904588fbc15a80a3174bf98b45f896.zip
Fix the build on 4.x.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=120840
Diffstat (limited to 'net-p2p/gtorrentviewer')
-rw-r--r--net-p2p/gtorrentviewer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index 1af4012cc1cd..7d6d8eb09ac6 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -17,7 +17,7 @@ COMMENT= GTK+2 viewer and editor for BitTorrent meta files
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
-USE_GNOME= gtk20 gnomehier
+USE_GNOME= gtk20 gnomehier intlhack
USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes