summaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nedit')
-rw-r--r--editors/nedit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 0c6082fccfb..7e8acd716c7 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/06/20 14:03:12 tron Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 12:27:09 agc Exp $
DISTNAME= nedit_source
PKGNAME= nedit-5.0.2
@@ -13,8 +13,6 @@ NO_WRKSUBDIR= yes
NO_CONFIGURE= yes
ALL_TARGET= netbsd_nedit
-MAN1= nc.1 nedit.1
-
post-extract:
.for DIR in source util
@${LN} -s ${FILESDIR}/Makefile.${DIR} ${WRKSRC}/${DIR}/Makefile.netbsd