summaryrefslogtreecommitdiff
path: root/editors/gnotepad
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-26 04:55:28 +0000
committersnj <snj@pkgsrc.org>2004-04-26 04:55:28 +0000
commitd61a61e1323d95a976d07051c086a5c5cfcf5e9e (patch)
treec4c114232e887087d17bb67715ad8ce0f95adfcf /editors/gnotepad
parent8da51b0fbe1e4cb1ffbd24d9084c4512d344374d (diff)
downloadpkgsrc-d61a61e1323d95a976d07051c086a5c5cfcf5e9e.tar.gz
Convert to buildlink3.
Diffstat (limited to 'editors/gnotepad')
-rw-r--r--editors/gnotepad/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile
index ca354cd08e0..114b883b8f6 100644
--- a/editors/gnotepad/Makefile
+++ b/editors/gnotepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/03/26 02:27:39 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2004/04/26 05:08:21 snj Exp $
DISTNAME= gnotepad+-1.3.3
PKGNAME= ${DISTNAME:S/+//}
@@ -12,7 +12,7 @@ COMMENT= Easy-to-use, yet feature-rich, simple HTML/text editor for X11
BUILD_USES_MSGFMT= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
USE_GNU_TOOLS+= make
@@ -21,7 +21,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gnome-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"