summaryrefslogtreecommitdiff
path: root/misc/9menu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/9menu/Makefile')
-rw-r--r--misc/9menu/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/9menu/Makefile b/misc/9menu/Makefile
index d25cc59db39..ac05cf85a09 100644
--- a/misc/9menu/Makefile
+++ b/misc/9menu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/09/09 20:36:36 agc Exp $
+# $NetBSD: Makefile,v 1.5 2002/01/27 18:32:34 jlam Exp $
# FreeBSD Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp
#
@@ -16,8 +16,6 @@ MANCOMPRESSED= yes
.endif
WRKSRC= ${WRKDIR}
-EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
-
USE_X11= yes
.include "../../mk/bsd.pkg.mk"