summaryrefslogtreecommitdiff
path: root/graphics/gwenview
diff options
context:
space:
mode:
authordholland <dholland>2012-01-14 15:38:59 +0000
committerdholland <dholland>2012-01-14 15:38:59 +0000
commit39d02874e5ee8db7c3f2378e2d90702819592021 (patch)
tree07ac6ff0376615fdfd89cd99c12612f5c6d0eb50 /graphics/gwenview
parent12cc278e188e2545d81199d7765da1cd92bcbf93 (diff)
downloadpkgsrc-39d02874e5ee8db7c3f2378e2d90702819592021.tar.gz
USE_TOOLS+=perl (failed in today's solaris build)
Diffstat (limited to 'graphics/gwenview')
-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