summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-17 19:11:47 +0000
committerjlam <jlam>2005-05-17 19:11:47 +0000
commite5f0bb6584c351d83db570672b2e7e3fb1ec8340 (patch)
tree095bc8a2e0b4017614f6f18cd6b453aa65694c12 /www
parent3f316d5b42adfd67100b60638c714a83f8933948 (diff)
downloadpkgsrc-e5f0bb6584c351d83db570672b2e7e3fb1ec8340.tar.gz
apxs needs perl.
Diffstat (limited to 'www')
-rw-r--r--www/apache/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index 8c8d2ebbb08..5abc47c179c 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -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 @@ CONFIGURE_ARGS+= --without-execstrip
.endif
PKG_SYSCONFSUBDIR?= httpd
+USE_TOOLS+= perl
APACHE_USER?= www
APACHE_GROUP?= www