summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2003-05-11 09:29:13 +0000
committerjmc <jmc@pkgsrc.org>2003-05-11 09:29:13 +0000
commit4936f3dd6a8e9e977e3cd1aaf3819d2450dc6ba0 (patch)
tree1020568c81d9be74b9469df0951f0fb3e29905c2 /graphics
parent6ad16f51204d40bb876a54ad0c2988f5cc782839 (diff)
downloadpkgsrc-4936f3dd6a8e9e977e3cd1aaf3819d2450dc6ba0.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"