summaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
authorjlam <jlam>2002-04-23 02:08:51 +0000
committerjlam <jlam>2002-04-23 02:08:51 +0000
commitb158516a03a20a7e0864e909a0776d95b22bb262 (patch)
treed92beec319e32b48cd65ebcc04c0681dd598dc30 /editors/nedit
parent72f853d88f376c91fdae5bc25b3e6a650b67f0d2 (diff)
downloadpkgsrc-b158516a03a20a7e0864e909a0776d95b22bb262.tar.gz
Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
Diffstat (limited to 'editors/nedit')
-rw-r--r--editors/nedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 9c15e693c6b..092af7d6e16 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2002/01/18 22:27:35 mjl Exp $
+# $NetBSD: Makefile,v 1.23 2002/04/23 02:08:52 jlam Exp $
VERS= 5.2
DISTNAME= nedit-${VERS}-src
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.nedit.org/
COMMENT= Motif based standard GUI style text editor
USE_BUILDLINK_ONLY= YES
+USE_X11BASE= YES
ALL_TARGET= netbsd
WRKSRC= ${WRKDIR}/${PKGNAME}