From bbd52967db3e763461156db6ce03938e11717a34 Mon Sep 17 00:00:00 2001 From: hans Date: Sat, 14 Jan 2012 02:09:35 +0000 Subject: Convert to USE_TOOLS=zip. --- audio/audacity/Makefile | 6 ++---- audio/bmpx/Makefile | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'audio') diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index c56d50900c7..69393df0781 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2011/11/01 06:00:34 sbd Exp $ +# $NetBSD: Makefile,v 1.70 2012/01/14 02:09:35 hans Exp $ DISTNAME= audacity-src-1.2.6 PKGREVISION= 11 @@ -10,14 +10,12 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://audacity.sourceforge.net/ COMMENT= Audio editor -DEPENDS+= zip>=0.0:../../archivers/zip - PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= autoconf gmake msgfmt pkg-config +USE_TOOLS+= autoconf gmake msgfmt pkg-config zip:run USE_LANGUAGES= c c++ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-xaudio diff --git a/audio/bmpx/Makefile b/audio/bmpx/Makefile index 2dd011aaedb..ad45b58d84e 100644 --- a/audio/bmpx/Makefile +++ b/audio/bmpx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/01/09 02:54:25 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/01/14 02:09:35 hans Exp $ DISTNAME= bmpx-0.40.14 PKGREVISION= 12 @@ -10,13 +10,11 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://bmpx.backtrace.info/site/BMPx_Homepage COMMENT= Audio player to be used with a frontend or as a daemon -DEPENDS+= zip-[0-9]*:../../archivers/zip - PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LANGUAGES= c c++ -USE_TOOLS+= gmake intltool msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config zip USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes # the following is a fix for nonsense in the configure script -- cgit v1.2.3