summaryrefslogtreecommitdiff
path: root/www/ap2-auth-xradius
diff options
context:
space:
mode:
authorjoerg <joerg>2007-06-30 16:09:07 +0000
committerjoerg <joerg>2007-06-30 16:09:07 +0000
commitcbed392db2a3d121cc2a023b0b893d1f1108333a (patch)
tree937ae49bd0c2d5e73016b6f95e069e9f5386aeb2 /www/ap2-auth-xradius
parented581bb76159100867b97235963719c3facbdd32 (diff)
downloadpkgsrc-cbed392db2a3d121cc2a023b0b893d1f1108333a.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-auth-xradius')
-rw-r--r--www/ap2-auth-xradius/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-xradius/Makefile b/www/ap2-auth-xradius/Makefile
index b107929e583..db2c5492b01 100644
--- a/www/ap2-auth-xradius/Makefile
+++ b/www/ap2-auth-xradius/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/06/10 08:42:04 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/06/30 16:09:08 joerg Exp $
DISTNAME= mod_auth_xradius-0.4.6
-PKGNAME= ap2-auth-xradius-0.4.6
+PKGNAME= ${APACHE_PKG_PREFIX}-auth-xradius-0.4.6
CATEGORIES= www databases
MASTER_SITES= http://www.outoforder.cc/downloads/mod_auth_xradius/
EXTRACT_SUFX= .tar.bz2