summaryrefslogtreecommitdiff
path: root/sysutils/dtc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 04:49:35 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 04:49:35 +0000
commit9f74c0b37425c5d246ef119951a1cdc414a16cea (patch)
treee0341a65a2dff6a5115250a8df471f2ad11ce80d /sysutils/dtc
parent- WITH_APACHE2 is dead (diff)
- WITH_APACHE2 is dead
PR: ports/146900 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (thomas@goirand.fr; 14 days)
Notes
Notes: svn path=/head/; revision=255874
Diffstat (limited to 'sysutils/dtc')
-rw-r--r--sysutils/dtc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile
index 7c176cef24b1..7b106adab7c3 100644
--- a/sysutils/dtc/Makefile
+++ b/sysutils/dtc/Makefile
@@ -103,7 +103,7 @@ RUN_DEPENDS+= ${LOCALBASE}/www/squirrelmail/src/login.php:${PORTSDIR}/mail/squir
RUN_DEPENDS+= ${LOCALBASE}/www/phpMyAdmin/index.html:${PORTSDIR}/databases/phpmyadmin
.endif
-.if defined(WITH_APACHE2)
+.if defined(WITH_APACHE)
USE_APACHE= 2.2+
.endif