summaryrefslogtreecommitdiff
path: root/www/gallery/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2010-07-12 00:08:02 +0000
committerdholland <dholland>2010-07-12 00:08:02 +0000
commitd91b38bda12c43b07c79ab333b7b9a989bbb5cb0 (patch)
tree99839513011269cd17f347a4e600ef90081e4814 /www/gallery/Makefile
parentc2a05261d194f8ffa4cbe71a299e3a1f6daeb784 (diff)
downloadpkgsrc-d91b38bda12c43b07c79ab333b7b9a989bbb5cb0.tar.gz
Contains perl scripts, and was using REPLACE_PERL, but didn't actually
*depend* on perl...
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r--www/gallery/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile
index d847e26a13e..96794a2d2af 100644
--- a/www/gallery/Makefile
+++ b/www/gallery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/03/19 21:34:44 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/07/12 00:08:02 dholland Exp $
#
DISTNAME= gallery-1.5.10
@@ -21,6 +21,8 @@ DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=4.1.0:../../devel/php-gettext
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
+USE_TOOLS+= perl:run
+
REPLACE_PERL= po/remove_obsolete.pl po/transform_fuzzy.pl
REPLACE_SH= po/create_po_template.sh po/change_version.sh
REPLACE_SH+= po/edit_changelog.sh po/make_mo_files.sh