summaryrefslogtreecommitdiff
path: root/editors/uemacs
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-07-07 18:13:36 +0000
committerdmcmahill <dmcmahill>2000-07-07 18:13:36 +0000
commit6c4b4ba43dfcb1ce850315f3e0b280265629dc79 (patch)
tree72509e2b17604376decac6b5a326f7ed495fd870 /editors/uemacs
parentc81ce24905dd2faa2b259fb22cdba314b101dc8a (diff)
downloadpkgsrc-6c4b4ba43dfcb1ce850315f3e0b280265629dc79.tar.gz
unzip logic is now in bsd.pkg.mk and not needed here.
Diffstat (limited to 'editors/uemacs')
-rw-r--r--editors/uemacs/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile
index bd42642bb08..43bfb61a3a7 100644
--- a/editors/uemacs/Makefile
+++ b/editors/uemacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/03/23 22:08:50 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/07/07 18:13:36 dmcmahill Exp $
# FreeBSD: ports/editors/uemacs/Makefile,v 1.14 1999/10/07 06:49:01 tg Exp
DISTNAME= ue400dev
@@ -9,10 +9,6 @@ EXTRACT_SUFX= .zip
MAINTAINER= tron@netbsd.org
-BUILD_DEPENDS+=${UNZIP}:../../archivers/unzip
-
-EXTRACT_CMD= ${UNZIP} -Laq ${DISTDIR}/${EXTRACT_ONLY}
-UNZIP= ${LOCALBASE}/bin/unzip
WRKSRC= ${WRKDIR}
post-extract: