From 7ac9657102da14256725f6ea9a12dfcec4edb900 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 30 Jun 2007 16:09:07 +0000 Subject: 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@ --- www/ap2-python/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap2-python') diff --git a/www/ap2-python/Makefile b/www/ap2-python/Makefile index 9dacae9132e..3701616f423 100644 --- a/www/ap2-python/Makefile +++ b/www/ap2-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2006/12/08 23:34:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.21 2007/06/30 16:09:09 joerg Exp $ DISTNAME= mod_python-${VERSION} -PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION} +PKGNAME= ${APACHE_PKG_PREFIX}-${PYPKGPREFIX}-python-${VERSION} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/modpython/} EXTRACT_SUFX= .tgz -- cgit v1.2.3