Fix or remove obsolate or broken ways to depend on php.

This commit is contained in:
Alex Dupre
2006-05-06 14:31:30 +00:00
parent ef8c3160f2
commit fbc062586d
22 changed files with 6 additions and 43 deletions

View File

@@ -15,11 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= yukinopo@livedoor.com
COMMENT= A PHP class for creating scientific and business charts
.if defined(WITH_APACHE2)
RUN_DEPENDS= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
.else
RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
.endif
USE_PHP= yes
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
NO_BUILD= YES