aboutsummaryrefslogtreecommitdiff
path: root/www/thundersnarf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/thundersnarf/Makefile')
-rw-r--r--www/thundersnarf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/thundersnarf/Makefile b/www/thundersnarf/Makefile
index b9b9798a055f..917db96179e7 100644
--- a/www/thundersnarf/Makefile
+++ b/www/thundersnarf/Makefile
@@ -29,7 +29,7 @@ PLIST_SUB= OWNER=${WWWOWN} GROUP=${WWWGRP}
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MAPACHE}
-USES+= apache:run,2.2+
+USES+= apache:run
.endif
.if ${PORT_OPTIONS:MPGSQL}