summaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /editors/nedit
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'editors/nedit')
-rw-r--r--editors/nedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 16224528fe4..38f4e90b736 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2003/12/12 10:20:53 adam Exp $
+# $NetBSD: Makefile,v 1.31 2004/01/20 12:14:05 agc Exp $
DISTNAME= nedit-${VERS}-source
PKGNAME= nedit-${VERS}
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= editors
MASTER_SITES= http://www.nedit.org/ftp/v${VERS:S/./_/g}/ \
http://www.au.nedit.org/ftp/v${VERS:S/./_/g}/ \
@@ -15,6 +14,7 @@ COMMENT= Motif based standard GUI style text editor
VERS= 5.3
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK2= YES
USE_X11BASE= YES
ALL_TARGET= netbsd