From 447c80d90fe66d96ce45bba3108a0ef45c58f11c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 11 Mar 2003 09:04:52 +0000 Subject: Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak. Submitted by: bento --- databases/php-sqlrelay/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/php-sqlrelay/Makefile') diff --git a/databases/php-sqlrelay/Makefile b/databases/php-sqlrelay/Makefile index e5f181a5a42a..39f5a174e007 100644 --- a/databases/php-sqlrelay/Makefile +++ b/databases/php-sqlrelay/Makefile @@ -15,8 +15,8 @@ DISTFILES= # none MAINTAINER= knu@FreeBSD.org COMMENT= PHP modules to access to SQL Relay -BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch \ - php-config:${PORTSDIR}/www/mod_php4 +EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch +BUILD_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR} RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 -- cgit v1.2.3