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
commit21703be611cbfe11a7a74ccd2ca77797d024b193 (patch)
tree842e8d6992101204a05fefa08c1ef67cd1007478 /www
parenteec5d1c34495b2858cb3d01fe5d0d34cdc8d0e11 (diff)
downloadpkgsrc-21703be611cbfe11a7a74ccd2ca77797d024b193.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