summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-11-23 16:59:18 +0000
committerjoerg <joerg@pkgsrc.org>2009-11-23 16:59:18 +0000
commitd355b714899f3ac2776923172788606a356533e1 (patch)
tree842e8d6992101204a05fefa08c1ef67cd1007478
parent8dcd08374061b0036917baf6abe152f4ec6f3561 (diff)
downloadpkgsrc-d355b714899f3ac2776923172788606a356533e1.tar.gz
Only for Apache 2+
-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