View | Details | Raw Unified | Return to bug 146900
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 103-109 Link Here
103
RUN_DEPENDS+=	${LOCALBASE}/www/phpMyAdmin/index.html:${PORTSDIR}/databases/phpmyadmin
103
RUN_DEPENDS+=	${LOCALBASE}/www/phpMyAdmin/index.html:${PORTSDIR}/databases/phpmyadmin
104
.endif
104
.endif
105
105
106
.if defined(WITH_APACHE2)
106
.if defined(WITH_APACHE)
107
USE_APACHE=	2.2+
107
USE_APACHE=	2.2+
108
.endif
108
.endif

Return to bug 146900