pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-xslt2 Installs bash script, so depend on it an...
details: https://anonhg.NetBSD.org/pkgsrc/rev/12541aec5158
branches: trunk
changeset: 532757:12541aec5158
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Aug 30 13:31:45 2007 +0000
description:
Installs bash script, so depend on it and bump revision.
diffstat:
www/ap2-xslt2/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 86053d2eb8e6 -r 12541aec5158 www/ap2-xslt2/Makefile
--- a/www/ap2-xslt2/Makefile Thu Aug 30 13:05:45 2007 +0000
+++ b/www/ap2-xslt2/Makefile Thu Aug 30 13:31:45 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2007/06/30 19:45:13 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2007/08/30 13:31:45 joerg Exp $
#
DISTNAME= modxslt-${DIST_VER}
PKGNAME= ${APACHE_PKG_PREFIX}-xslt2-${DIST_VER}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.mod-xslt2.com/software/archive/${DIST_VER}/
@@ -12,7 +13,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake bash:run
APACHE_MODULE= yes
DIST_VER= 2004112100
@@ -22,6 +23,8 @@
CONFIGURE_ARGS+= --enable-fallback-wraparound
CONFIGURE_ARGS+= --enable-libxslt-hack
+REPLACE_BASH= utils/modxslt-config.pre.in
+
.include "../../devel/pcre/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index