From 14d91efe1d2e69d7a69f1c22b5382e445caa36be Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 25 Aug 2009 11:57:44 +0000 Subject: Get rid of now unnecessary EXTRACT_OPTS_ZIP. --- audio/csound5-manual/Makefile | 3 +-- audio/portaudio/Makefile | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/csound5-manual/Makefile b/audio/csound5-manual/Makefile index 4a1fc8d7d0a..06b576acead 100644 --- a/audio/csound5-manual/Makefile +++ b/audio/csound5-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/05/26 02:13:15 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/25 11:57:44 wiz Exp $ # DISTNAME= Csound${CSOUND_VERSION}_manual_html @@ -18,7 +18,6 @@ CSOUND_VERSION= 5.01 NO_BUILD= yes WRKSRC= ${WRKDIR}/html DIST_SUBDIR= ${PKGNAME_NOREV} -EXTRACT_OPTS_ZIP= -aqo USE_TOOLS+= pax INSTALLATION_DIRS+= share/doc/csound5 diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 8276317c83c..b3d6963246c 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/02/05 20:21:56 drochner Exp $ +# $NetBSD: Makefile,v 1.18 2009/08/25 11:57:44 wiz Exp $ DISTNAME= portaudio_v18_1 PKGNAME= portaudio-18.1 @@ -21,8 +21,6 @@ GNU_CONFIGURE= yes CFLAGS.Darwin= -Ipablio -EXTRACT_OPTS_ZIP= -aqo - INSTALLATION_DIRS+= lib include .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3