summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gwenview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile
index ee48571fadc..872d5d4671e 100644
--- a/graphics/gwenview/Makefile
+++ b/graphics/gwenview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2012/01/13 10:55:11 obache Exp $
+# $NetBSD: Makefile,v 1.47 2012/01/14 15:38:59 dholland Exp $
#
DISTNAME= gwenview-1.4.2
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake pkg-config msgfmt
+USE_TOOLS+= gmake pkg-config msgfmt perl
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES