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/p5-Apache-Gallery | |
parent | d05bbd04160c3afe705e88719c0a3749c4229949 (diff) | |
download | ports-88b492b029f8dc46d990b19c522bbae931c597d0.tar.gz ports-88b492b029f8dc46d990b19c522bbae931c597d0.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Gallery')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 53eda447507a..2223afc7fa6d 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -24,9 +24,8 @@ BUILD_DEPENDS= p5-URI>=0:net/p5-URI \ p5-CGI>=0:www/p5-CGI RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= apache:2.2+ perl5 USE_PERL5= configure -USE_APACHE= 22+ NO_ARCH= yes DOC_FILES= INSTALL LICENSE README TODO UPGRADE |