diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2018-03-11 17:38:45 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-03-11 17:38:45 +0000 |
commit | 88b492b029f8dc46d990b19c522bbae931c597d0 (patch) | |
tree | 85e51f0eab4b6fd29e00eb4c35134e96e53c579a /www/mod_cvs2 | |
parent | d05bbd04160c3afe705e88719c0a3749c4229949 (diff) | |
download | ports-88b492b029f8dc46d990b19c522bbae931c597d0.tar.gz ports-88b492b029f8dc46d990b19c522bbae931c597d0.zip |
Notes
Diffstat (limited to 'www/mod_cvs2')
-rw-r--r-- | www/mod_cvs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_cvs2/Makefile b/www/mod_cvs2/Makefile index 6dc356b07001..3dbea8b05288 100644 --- a/www/mod_cvs2/Makefile +++ b/www/mod_cvs2/Makefile @@ -16,7 +16,7 @@ LICENSE_NAME= Academic Free License 1.2 LICENSE_FILE= ${WRKSRC}/LICENSE.AFL LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USE_APACHE= 22+ +USES= apache:2.2+ AP_FAST_BUILD= yes AP_GENPLIST= yes |