summaryrefslogtreecommitdiff
path: root/editors/gnotepad
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-21 23:53:13 +0000
committerjlam <jlam>2002-09-21 23:53:13 +0000
commit8126259d26ecb56fa3cab8842aba35fea74f42c3 (patch)
tree958c67b9ccc780154722f396d860152968a46798 /editors/gnotepad
parent0c7c1e8921a0bb0ffe60473dba49cbbc6ecf36f5 (diff)
downloadpkgsrc-8126259d26ecb56fa3cab8842aba35fea74f42c3.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'editors/gnotepad')
-rw-r--r--editors/gnotepad/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile
index cbade434532..71e7006c9a5 100644
--- a/editors/gnotepad/Makefile
+++ b/editors/gnotepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/09/10 16:06:40 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2002/09/22 00:03:03 jlam Exp $
DISTNAME= gnotepad+-1.3.3
PKGNAME= ${DISTNAME:S/+//}
@@ -10,17 +10,17 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://gnotepad.sourceforge.net/
COMMENT= easy-to-use, yet fairly feature-rich, simple HTML and text editor for X11
-BUILD_USES_MSGFMT= yes
+BUILD_USES_MSGFMT= YES
-USE_X11BASE= YES
-USE_GMAKE= YES
-USE_LIBTOOL= YES
+USE_BUILDLINK2= YES
+USE_X11BASE= YES
+USE_GMAKE= YES
+GNU_CONFIGURE= YES
+
+USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-USE_BUILDLINK_ONLY= YES
-GNU_CONFIGURE= # defined
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../x11/gnome-core/buildlink2.mk"
-.include "../../devel/gettext-lib/buildlink.mk"
-.include "../../x11/gnome-core/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"