summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjoerg <joerg>2009-11-23 16:59:18 +0000
committerjoerg <joerg>2009-11-23 16:59:18 +0000
commite1b9402e4e306271bf740dd48bbc48a61fc4abea (patch)
tree842e8d6992101204a05fefa08c1ef67cd1007478 /www
parent6df0887ab7a9012b0dbc25b85559f4035da90f43 (diff)
downloadpkgsrc-e1b9402e4e306271bf740dd48bbc48a61fc4abea.tar.gz
Only for Apache 2+
Diffstat (limited to 'www')
-rw-r--r--www/ap-auth-kerb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap-auth-kerb/Makefile b/www/ap-auth-kerb/Makefile
index d36147790d2..fc10ee57de4 100644
--- a/www/ap-auth-kerb/Makefile
+++ b/www/ap-auth-kerb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/08/18 23:10:49 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2009/11/23 16:59:18 joerg Exp $
DISTNAME= mod_auth_kerb-5.4
PKGNAME= ${DISTNAME:S/mod/${APACHE_PKG_PREFIX}/:S/_/-/g}
@@ -10,6 +10,8 @@ HOMEPAGE= http://modauthkerb.sourceforge.net/
COMMENT= Module to allow Apache authentication using Kerberos
LICENSE= modified-bsd
+PKG_APACHE_ACCEPTED= apache2 apache22
+
CONFLICTS= ap-auth-kerb-[0-9]*
GNU_CONFIGURE= yes