summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-01-14 03:13:03 +0000
committerhans <hans@pkgsrc.org>2012-01-14 03:13:03 +0000
commit80a11d4b67d7f2d748b3d3129e4b060ef656caa0 (patch)
treeb90af9a5eeffc289ee81081de9c3ea107b362d1b /audio
parentc289f5a5c100992705edae01682c94ca06e25370 (diff)
downloadpkgsrc-80a11d4b67d7f2d748b3d3129e4b060ef656caa0.tar.gz
USE_TOOLS=unzip instead of DEPENDS/BUILD_DEPENDS.
Diffstat (limited to 'audio')
-rw-r--r--audio/amarok-kde3/Makefile6
-rw-r--r--audio/bmp/Makefile4
2 files changed, 4 insertions, 6 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile
index 735ce06fc25..f4ad14fabae 100644
--- a/audio/amarok-kde3/Makefile
+++ b/audio/amarok-kde3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/01/13 10:54:44 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/01/14 03:13:04 hans Exp $
DISTNAME= amarok-${VERSION}
VERSION= 1.4.10
@@ -13,9 +13,7 @@ COMMENT= KDE3 audio player
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= unzip-[0-9]*:../../archivers/unzip
-
-USE_TOOLS+= gmake pkg-config msgfmt
+USE_TOOLS+= gmake pkg-config msgfmt unzip:run
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile
index 7aa34bd01a5..ba36a13e90e 100644
--- a/audio/bmp/Makefile
+++ b/audio/bmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2012/01/13 10:54:44 obache Exp $
+# $NetBSD: Makefile,v 1.39 2012/01/14 03:13:03 hans Exp $
#
BMP_ENABLE_ENCODERS= yes
@@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
PKGREVISION= 14
-DEPENDS+= unzip-[0-9]*:../../archivers/unzip
+USE_TOOLS+= unzip:run
PLIST_VARS+= cdaudio
.if ${OPSYS} != "Darwin"