summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrillig <rillig>2006-01-31 22:58:45 +0000
committerrillig <rillig>2006-01-31 22:58:45 +0000
commit5a5811de392b20be938dc69937bde90853e9028a (patch)
treea96edc015760171c35f824bd01f70fc94e764974 /audio
parentbded0e5ed316e00bc3a36674a0520b8453991c35 (diff)
downloadpkgsrc-5a5811de392b20be938dc69937bde90853e9028a.tar.gz
REPLACE_PERL+=scripts/mab2vcard. Bumped PKGREVISION.
Diffstat (limited to 'audio')
-rw-r--r--audio/gtkpod/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile
index ecb72330041..7bc1bbdf3e8 100644
--- a/audio/gtkpod/Makefile
+++ b/audio/gtkpod/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/01/24 07:31:54 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/01/31 22:58:45 rillig Exp $
#
DISTNAME= gtkpod-0.94.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/}
@@ -16,7 +16,9 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config perl:run
+
+REPLACE_PERL+= scripts/mab2vcard
BUILDLINK_DEPENDS.gtk2+= gtk2+>=2.4.0