summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjmc <jmc>2003-05-11 09:29:13 +0000
committerjmc <jmc>2003-05-11 09:29:13 +0000
commit359d630a66f1e139f936bd0e0b1e720126f793db (patch)
tree1020568c81d9be74b9469df0951f0fb3e29905c2 /graphics
parentcd4689a31e7bcfbf7edbbccd13c9a31caacff2bb (diff)
downloadpkgsrc-359d630a66f1e139f936bd0e0b1e720126f793db.tar.gz
Configure needs perl
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gnome-icon-theme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile
index 89b776d2fc3..52ffbbbca01 100644
--- a/graphics/gnome-icon-theme/Makefile
+++ b/graphics/gnome-icon-theme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/29 08:18:35 rh Exp $
+# $NetBSD: Makefile,v 1.2 2003/05/11 09:29:13 jmc Exp $
#
DISTNAME= gnome-icon-theme-1.0.2
@@ -17,4 +17,5 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"