diff options
Diffstat (limited to 'www/sams2/Makefile')
-rw-r--r-- | www/sams2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/sams2/Makefile b/www/sams2/Makefile index 36508d4c5823..214a083ed40b 100644 --- a/www/sams2/Makefile +++ b/www/sams2/Makefile @@ -28,7 +28,7 @@ SUB_FILES= sams2.conf.sample PORTDOCS= * OPTIONS_DEFINE= DOCS APACHE -OPTIONS_SUB= APACHE +OPTIONS_SUB= yes APACHE_USE= APACHE=22+ # We can't use <options> here, ${APACHE*} won't be populated |