pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/gallery Contains perl scripts, and was using REPLA...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f7b76e9b62a
branches: trunk
changeset: 577451:4f7b76e9b62a
user: dholland <dholland%pkgsrc.org@localhost>
date: Mon Jul 12 00:08:02 2010 +0000
description:
Contains perl scripts, and was using REPLACE_PERL, but didn't actually
*depend* on perl...
diffstat:
www/gallery/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 50bf1159cf6c -r 4f7b76e9b62a www/gallery/Makefile
--- a/www/gallery/Makefile Mon Jul 12 00:01:10 2010 +0000
+++ b/www/gallery/Makefile Mon Jul 12 00:08:02 2010 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index