summaryrefslogtreecommitdiff
path: root/editors/gconf-editor
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-11 04:58:15 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-11 04:58:15 +0000
commit224715f0c2fef216f2c5270c4d2e5939f2f2bde8 (patch)
treea5afa694ed2cee6b2f57e4a4734fdda7d9fed3ed /editors/gconf-editor
parent45e3241c4d5622d84415b029695ea1b84a38594e (diff)
downloadpkgsrc-224715f0c2fef216f2c5270c4d2e5939f2f2bde8.tar.gz
bl3ify
Diffstat (limited to 'editors/gconf-editor')
-rw-r--r--editors/gconf-editor/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index a45b4312e70..f1ae7424ff6 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/23 21:50:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/11 05:07:12 xtraeme Exp $
#
DISTNAME= gconf-editor-2.4.0
@@ -14,12 +14,12 @@ COMMENT= Editor for the GConf configuration system
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
USE_X11= YES
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../devel/GConf2/buildlink2.mk"
-.include "../../x11/gtk2/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/GConf2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"