aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-08-01 17:34:36 +0800
committerclement <clement@FreeBSD.org>2005-08-01 17:34:36 +0800
commit2658ca4a88bc45c1a57534cee95a9ac2d6d5f7bc (patch)
treea8c5af7bee739c1691bbf9a97f9b44c6d34d021e /www
parentf61249c7c5934f7eafac2435c09b21d20316aea5 (diff)
downloadfreebsd-ports-gnome-2658ca4a88bc45c1a57534cee95a9ac2d6d5f7bc.tar.gz
freebsd-ports-gnome-2658ca4a88bc45c1a57534cee95a9ac2d6d5f7bc.tar.zst
freebsd-ports-gnome-2658ca4a88bc45c1a57534cee95a9ac2d6d5f7bc.zip
- set ${SHORTMODNAME} to fix LoadModule line in httpd.conf
PR: ports/83507 Reported by: Maurizio Giunti <meg@0x01.org>
Diffstat (limited to 'www')
-rw-r--r--www/mod_auth_external2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile
index 215a2a6f617c..e189e897163c 100644
--- a/www/mod_auth_external2/Makefile
+++ b/www/mod_auth_external2/Makefile
@@ -17,6 +17,7 @@ WANT_APACHE= 2
AP_FAST_BUILD= YES
AP_GENPLIST= YES
LATEST_LINK= mod_auth_external2
+SHORTMODNAME= external_auth
PORTDOCS= AUTHENTICATORS INSTALL README