summaryrefslogtreecommitdiff
path: root/net/bittorrent-gui
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-04-18 11:53:04 +0000
committertron <tron@pkgsrc.org>2006-04-18 11:53:04 +0000
commite54c731bcccbb5607f54e034f5a50d3f33aea733 (patch)
treed5ef23c15088f71579a599e1540284634e82e55e /net/bittorrent-gui
parent0636cd6ebd123e3135c6ca1afc2c700cd9456eb1 (diff)
downloadpkgsrc-e54c731bcccbb5607f54e034f5a50d3f33aea733.tar.gz
Fix package list problem caused by revision bump.
Diffstat (limited to 'net/bittorrent-gui')
-rw-r--r--net/bittorrent-gui/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bittorrent-gui/Makefile b/net/bittorrent-gui/Makefile
index 7fc1369d327..c869349de5e 100644
--- a/net/bittorrent-gui/Makefile
+++ b/net/bittorrent-gui/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:42 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/04/18 11:53:04 tron Exp $
.include "../../net/bittorrent/Makefile.common"
PKGNAME= ${DISTNAME:S/BitTorrent/bittorrent-gui/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= (GTK+ GUI)
@@ -13,7 +13,7 @@ PYTHON_PATCH_SCRIPTS= bittorrent maketorrent
CONFLICTS+= bittornado-gui-[0-9]*
-ICONS_DIR= share/pixmaps/BitTorrent-${PKGVERSION}/icons
+ICONS_DIR= share/pixmaps/BitTorrent-${PKGVERSION:C/nb.*//}/icons
INSTALLATION_DIRS= bin ${ICONS_DIR} ${ICONS_DIR}/default ${ICONS_DIR}/old
do-build: # empty