diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-05 06:41:54 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-05 06:41:54 +0000 |
commit | db0569cecc904588fbc15a80a3174bf98b45f896 (patch) | |
tree | b979db5ba32c252024add342f1c97c0b96659bb5 /net-p2p/gtorrentviewer | |
parent | 368978152bef2da1873ad6d8b6515b08d52af906 (diff) | |
download | ports-db0569cecc904588fbc15a80a3174bf98b45f896.tar.gz ports-db0569cecc904588fbc15a80a3174bf98b45f896.zip |
Notes
Diffstat (limited to 'net-p2p/gtorrentviewer')
-rw-r--r-- | net-p2p/gtorrentviewer/Makefile | 2 |
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 |