aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/tinderbox
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-11 18:36:16 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-11 18:36:16 +0000
commitf0229aab54b772b41a9c415e060966edd224fbd6 (patch)
tree01d887f81b4a19b4080524459aff15fedda1fb0b /ports-mgmt/tinderbox
parentb990a496b17f4bc8d19687d4272c3dc1a410bed4 (diff)
downloadports-f0229aab54b772b41a9c415e060966edd224fbd6.tar.gz
ports-f0229aab54b772b41a9c415e060966edd224fbd6.zip
Notes
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r--ports-mgmt/tinderbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile
index 8817eabe7c38..b78ef58dfc8d 100644
--- a/ports-mgmt/tinderbox/Makefile
+++ b/ports-mgmt/tinderbox/Makefile
@@ -80,7 +80,7 @@ RUN_DEPENDS+= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
.endif
.if ${PORT_OPTIONS:MAPACHE}
-USE_APACHE_RUN= 22+
+USES+= apache:run,2.2+
.elif ${PORT_OPTIONS:MLIGHTTPD}
RUN_DEPENDS+= lighttpd:www/lighttpd
.elif ${PORT_OPTIONS:MHIAWATHA}