summaryrefslogtreecommitdiff
path: root/www/ap2-jk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-06-30 16:09:07 +0000
committerjoerg <joerg@pkgsrc.org>2007-06-30 16:09:07 +0000
commit7ac9657102da14256725f6ea9a12dfcec4edb900 (patch)
tree937ae49bd0c2d5e73016b6f95e069e9f5386aeb2 /www/ap2-jk
parent553144e26b5c5e700514977ab42540568e7e9a5d (diff)
downloadpkgsrc-7ac9657102da14256725f6ea9a12dfcec4edb900.tar.gz
Change naming of Apache 2.2 modules to use ap22 prefix.
Allow apache22 in some more case and add a hack to devel/subversion to determine the module by the state of the apache22 option. This comes from www/ap2-subversion and should be fixed to properly use build options or so. OK agc@
Diffstat (limited to 'www/ap2-jk')
-rw-r--r--www/ap2-jk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-jk/Makefile b/www/ap2-jk/Makefile
index f94ace6932e..12b65c5c161 100644
--- a/www/ap2-jk/Makefile
+++ b/www/ap2-jk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2006/12/08 23:34:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2007/06/30 16:09:08 joerg Exp $
DISTNAME= tomcat-connectors-${JK_VERSION}-src
-PKGNAME= ap2-jk-${JK_VERSION}
+PKGNAME= ${APACHE_PKG_PREFIX}-jk-${JK_VERSION}
MAKE_PARAMS+= USE_APXS=1
MAKE_PARAMS+= WITH_APXS=${APXS}