summaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-21 11:09:43 +0000
committerjlam <jlam@pkgsrc.org>2002-09-21 11:09:43 +0000
commit34eea5a75eb59c4c2063925199f9bb95d3062c1b (patch)
tree76002256d0893e272d22ee8dbeed90ab035659e3 /editors/nedit
parentc0eccacb64888360681adff14325a4fe08c262cb (diff)
downloadpkgsrc-34eea5a75eb59c4c2063925199f9bb95d3062c1b.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'editors/nedit')
-rw-r--r--editors/nedit/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 15dc03fdcf4..59497cd98f7 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2002/08/04 13:33:30 mjl Exp $
+# $NetBSD: Makefile,v 1.25 2002/09/21 11:19:07 jlam Exp $
VERS= 5.3
DISTNAME= nedit-${VERS}-source
@@ -13,7 +13,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.nedit.org/
COMMENT= Motif based standard GUI style text editor
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
USE_X11BASE= YES
ALL_TARGET= netbsd
@@ -30,7 +30,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/doc/faq.txt ${PREFIX}/share/doc/nedit
${INSTALL_DATA} ${WRKSRC}/doc/NEdit.ad ${PREFIX}/share/doc/nedit
-.include "../../graphics/xpm/buildlink.mk"
-.include "../../mk/motif.buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../graphics/xpm/buildlink2.mk"
+.include "../../mk/motif.buildlink2.mk"
+
.include "../../mk/bsd.pkg.mk"