summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-26 05:51:57 +0000
committersnj <snj@pkgsrc.org>2004-04-26 05:51:57 +0000
commit4f3dc35823957ca20138a60cee5ce9d2e251fc86 (patch)
tree39f2ac4a9e2c6a79ecb0a34d4def31808c47da7c /x11
parent7c7bc47236bf3306d6e85f3b010771b4b619da18 (diff)
downloadpkgsrc-4f3dc35823957ca20138a60cee5ce9d2e251fc86.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-applets/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 7174209b45e..6863177969a 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2004/04/14 19:30:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.42 2004/04/26 05:51:57 snj Exp $
#
DISTNAME= gnome-applets-1.4.0.4
@@ -15,7 +15,7 @@ BUILD_DEPENDS+= xml-i18n-tools-[0-9]*:../../textproc/xml-i18n-tools
BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
@@ -26,7 +26,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
-.include "../../sysutils/libgtop/buildlink2.mk"
+.include "../../sysutils/libgtop/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
-.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../x11/gnome-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"