aboutsummaryrefslogtreecommitdiff
path: root/databases/adodb
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-12 09:13:44 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-12 09:13:44 +0000
commitaf242e71c3b1da4fb2adf0065245bdb954a96acb (patch)
treec96b024b4fceb61cc35b090b30e78188637d6d2b /databases/adodb
parentef9e8806b9df8d09ab5dd71184e54548cae28fbf (diff)
downloadports-af242e71c3b1da4fb2adf0065245bdb954a96acb.tar.gz
ports-af242e71c3b1da4fb2adf0065245bdb954a96acb.zip
Again, adodb doesn't depend on apache, but on PHP, so use USE_PHP.
Approved by: nork (mentor/implicitly)
Notes
Notes: svn path=/head/; revision=100751
Diffstat (limited to 'databases/adodb')
-rw-r--r--databases/adodb/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/adodb/Makefile b/databases/adodb/Makefile
index d52fa0a668e2..50efb3ef3482 100644
--- a/databases/adodb/Makefile
+++ b/databases/adodb/Makefile
@@ -15,11 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= martin@tradex.sk
COMMENT= Database library for PHP4
-.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
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= YES