aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-10 08:45:02 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-10 08:45:02 +0800
commitd0553b9f4ac0e1fa02ea4e123fe3ff1550aa1af7 (patch)
tree43958ef80407eb4993c0ea83a90284569cc9f59e /www
parentd8827e315441a3be9bd0aea780d6d992acca353e (diff)
downloadfreebsd-ports-gnome-d0553b9f4ac0e1fa02ea4e123fe3ff1550aa1af7.tar.gz
freebsd-ports-gnome-d0553b9f4ac0e1fa02ea4e123fe3ff1550aa1af7.tar.zst
freebsd-ports-gnome-d0553b9f4ac0e1fa02ea4e123fe3ff1550aa1af7.zip
Fix up after bsd.perl.mk import.
Hat: portmgr
Diffstat (limited to 'www')
-rw-r--r--www/mod_perl2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile
index 6367fbac02d1..dbbe1f2b882b 100644
--- a/www/mod_perl2/Makefile
+++ b/www/mod_perl2/Makefile
@@ -62,9 +62,9 @@ MAN3= APR.3 APR::Base64.3 APR::Brigade.3 APR::Bucket.3 \
.include <bsd.port.pre.mk>
.if ${APACHE_VERSION} >= 21
-PLIST_SUB= THREADMUTEX=""
+PLIST_SUB+= THREADMUTEX=""
.else
-PLIST_SUB= THREADMUTEX="@comment "
+PLIST_SUB+= THREADMUTEX="@comment "
.endif
pre-configure: