summaryrefslogtreecommitdiff
path: root/emulators/simh
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-25 11:57:44 +0000
committerwiz <wiz>2009-08-25 11:57:44 +0000
commit1e2df2dfe386fe60c389d6092198de274930e5b3 (patch)
treecb9717a914b54edba36dfe14fe227a41693232bc /emulators/simh
parentc168141f9357916367274077b8ee04f3ad5eeef9 (diff)
downloadpkgsrc-1e2df2dfe386fe60c389d6092198de274930e5b3.tar.gz
Get rid of now unnecessary EXTRACT_OPTS_ZIP.
Diffstat (limited to 'emulators/simh')
-rw-r--r--emulators/simh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index 6c30fbf4230..87e09a87bbf 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/11/21 17:36:43 chuck Exp $
+# $NetBSD: Makefile,v 1.29 2009/08/25 11:57:45 wiz Exp $
#
DISTNAME= simhv38-0
@@ -16,7 +16,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.6
-EXTRACT_OPTS_ZIP= -aoq
WRKSRC= ${WRKDIR}
.include "../../mk/bsd.prefs.mk"