summaryrefslogtreecommitdiff
path: root/x11/gnome--/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-26 22:07:06 +0000
committersnj <snj>2004-04-26 22:07:06 +0000
commit3df0d0f39c43e20d1ad3aab4e8396d6ce4dce9a6 (patch)
tree04312bca1575c04c046dd1018226e2c4dd1383be /x11/gnome--/Makefile
parenta30cc3a75bd5bd25155ae426c0189c4fc1d03e62 (diff)
downloadpkgsrc-3df0d0f39c43e20d1ad3aab4e8396d6ce4dce9a6.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/gnome--/Makefile')
-rw-r--r--x11/gnome--/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gnome--/Makefile b/x11/gnome--/Makefile
index 266ff1bc377..e19b4a91aca 100644
--- a/x11/gnome--/Makefile
+++ b/x11/gnome--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/02/14 17:21:55 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2004/04/26 22:07:06 snj Exp $
#
DISTNAME= gnomemm-1.2.4
@@ -16,10 +16,10 @@ USE_PERL5= build
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
USE_X11BASE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
REPLACE_PERL= docgen/pce2
-.include "../../devel/libsigc++10/buildlink2.mk"
-.include "../../x11/gnome-libs/buildlink2.mk"
-.include "../../x11/gtk--/buildlink2.mk"
+.include "../../devel/libsigc++10/buildlink3.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
+.include "../../x11/gtk--/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"