summaryrefslogtreecommitdiff
path: root/emulators/simh
diff options
context:
space:
mode:
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"