pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/apache apxs needs perl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef0bbfc71030
branches:  trunk
changeset: 493972:ef0bbfc71030
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue May 17 19:11:47 2005 +0000

description:
apxs needs perl.

diffstat:

 www/apache/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1446cfbf7798 -r ef0bbfc71030 www/apache/Makefile
--- a/www/apache/Makefile       Tue May 17 19:11:02 2005 +0000
+++ b/www/apache/Makefile       Tue May 17 19:11:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.164 2005/05/06 00:14:21 wiz Exp $
+# $NetBSD: Makefile,v 1.165 2005/05/17 19:11:47 jlam Exp $
 #
 # This pkg does not compile in mod_ssl, only the `mod_ssl EAPI' (a set of
 # code hooks that allow mod_ssl to be compiled separately later, if desired).
@@ -55,6 +55,7 @@
 .endif
 
 PKG_SYSCONFSUBDIR?=    httpd
+USE_TOOLS+=            perl
 
 APACHE_USER?=          www
 APACHE_GROUP?=         www



Home | Main Index | Thread Index | Old Index