summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-25 11:57:44 +0000
committerwiz <wiz>2009-08-25 11:57:44 +0000
commit14d91efe1d2e69d7a69f1c22b5382e445caa36be (patch)
treecb9717a914b54edba36dfe14fe227a41693232bc /audio
parentcbe140291a351580de540214976ddcbe4c938826 (diff)
downloadpkgsrc-14d91efe1d2e69d7a69f1c22b5382e445caa36be.tar.gz
Get rid of now unnecessary EXTRACT_OPTS_ZIP.
Diffstat (limited to 'audio')
-rw-r--r--audio/csound5-manual/Makefile3
-rw-r--r--audio/portaudio/Makefile4
2 files changed, 2 insertions, 5 deletions
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"