summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-11 06:30:13 +0000
committerxtraeme <xtraeme>2004-02-11 06:30:13 +0000
commit1f4481d3c07d1c085cd2c2d991bacee44901ef80 (patch)
tree1efb88a518a11d779cd380bc92d56f463ea6cb13 /graphics
parent13c97b53c59276ac4ba6ade1fdf894f0620bb8c0 (diff)
downloadpkgsrc-1f4481d3c07d1c085cd2c2d991bacee44901ef80.tar.gz
bl3ify
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gnome-icon-theme/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile
index 1343b27323a..6fdfad04495 100644
--- a/graphics/gnome-icon-theme/Makefile
+++ b/graphics/gnome-icon-theme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/24 15:46:43 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/11 06:37:54 xtraeme Exp $
#
DISTNAME= gnome-icon-theme-1.0.9
@@ -13,11 +13,11 @@ COMMENT= Theme consisting of a set of icons for GNOME
BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_PERL5= build
USE_PKGLOCALEDIR= yes
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"