aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-01-12 10:07:52 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-01-12 10:07:52 +0800
commit28187a60a78188f7792d7cf0dac6af7296dc3e8f (patch)
tree21c8e5eb5b4e41aa6a4f8c822ecca3940c9dbde5 /www
parent27382e6b5b4ca4e4293141adcb188acf1ef6a409 (diff)
downloadfreebsd-ports-gnome-28187a60a78188f7792d7cf0dac6af7296dc3e8f.tar.gz
freebsd-ports-gnome-28187a60a78188f7792d7cf0dac6af7296dc3e8f.tar.zst
freebsd-ports-gnome-28187a60a78188f7792d7cf0dac6af7296dc3e8f.zip
- www/apache13 support in this module stops at 5.3 set PORTSCOUT
Diffstat (limited to 'www')
-rw-r--r--www/mod_auth_kerb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_kerb/Makefile b/www/mod_auth_kerb/Makefile
index 6d706fee1c68..01d338a98c65 100644
--- a/www/mod_auth_kerb/Makefile
+++ b/www/mod_auth_kerb/Makefile
@@ -29,6 +29,8 @@ USE_GMAKE= yes
CFLAGS:=
GNU_CONFIGURE= yes
+PORTSCOUT= limit:^5.3
+
.include <bsd.port.pre.mk>
.if exists(${PREFIX}/sbin/apxs)