summaryrefslogtreecommitdiff
path: root/editors/nedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nedit/Makefile')
-rw-r--r--editors/nedit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 59497cd98f7..f1dcc3d969d 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2002/09/21 11:19:07 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2003/03/29 12:40:44 jmmv Exp $
VERS= 5.3
DISTNAME= nedit-${VERS}-source
PKGNAME= nedit-${VERS}
+WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= editors
MASTER_SITES= http://www.nedit.org/ftp/v${VERS:S/./_/g}/ \
http://www.au.nedit.org/ftp/v${VERS:S/./_/g}/ \
@@ -17,8 +18,6 @@ USE_BUILDLINK2= YES
USE_X11BASE= YES
ALL_TARGET= netbsd
-WRKSRC= ${WRKDIR}/${PKGNAME}
-
do-install:
.for PROGRAM in nc nedit
${INSTALL_PROGRAM} ${WRKSRC}/source/${PROGRAM} ${PREFIX}/bin