summaryrefslogtreecommitdiffstats
path: root/net-p2p/gtorrentviewer/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-30 09:22:35 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-30 09:22:35 +0800
commitbb0f52e50a73b2682e32a5178f99141f07850297 (patch)
tree11da3eadedd1dfc7b627d0f9ec404e4c6d86e4e3 /net-p2p/gtorrentviewer/Makefile
parent39b6abb5a665ebb4478a01f395e553bc69f244e8 (diff)
downloadmarcuscom-ports-bb0f52e50a73b2682e32a5178f99141f07850297.tar
marcuscom-ports-bb0f52e50a73b2682e32a5178f99141f07850297.tar.gz
marcuscom-ports-bb0f52e50a73b2682e32a5178f99141f07850297.tar.bz2
marcuscom-ports-bb0f52e50a73b2682e32a5178f99141f07850297.tar.lz
marcuscom-ports-bb0f52e50a73b2682e32a5178f99141f07850297.tar.xz
marcuscom-ports-bb0f52e50a73b2682e32a5178f99141f07850297.tar.zst
marcuscom-ports-bb0f52e50a73b2682e32a5178f99141f07850297.zip
- Fix plist
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7374 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-p2p/gtorrentviewer/Makefile')
-rw-r--r--net-p2p/gtorrentviewer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index c239e3cab..619ba8378 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@ahze.net>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/net-p2p/gtorrentviewer/Makefile,v 1.1 2006/09/29 23:46:06 ahze Exp $
PORTNAME= gtorrentviewer
PORTVERSION= 0.2b
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-p2p
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ COMMENT= GTK+2 viewer and editor for BitTorrent meta files
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
-USE_GNOME= gtk20 gnomeprefix intlhack
+USE_GNOME= gtk20 gnomehier intlhack
USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes