From 913cb3ae08e2bb3058572039ad7a1adcead8df3a Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Tue, 17 May 2005 16:09:29 +0000 Subject: - Fix after spliting firebird - Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho (firebird maintainer) --- lang/php5/Makefile | 2 +- lang/php5/Makefile.ext | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/php5') diff --git a/lang/php5/Makefile b/lang/php5/Makefile index fbde54df410a..aa3dfad1e6c2 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -7,7 +7,7 @@ PORTNAME= php5 PORTVERSION= 5.0.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \ http://downloads.php.net/ilia/:rc \ diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index 43ff55cb36e1..d627640750fe 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -142,9 +142,9 @@ USE_OPENSSL= yes .endif .if ${PHP_MODNAME} == "interbase" -LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird +LIB_DEPENDS+= gds.1:${PORTSDIR}/databases/firebird-client -CONFIGURE_ARGS+=--with-interbase=${LOCALBASE}/firebird +CONFIGURE_ARGS+=--with-interbase=${LOCALBASE} .endif .if ${PHP_MODNAME} == "ldap" -- cgit v1.2.3