From 4031a6967c572131286ac61cc1b11872a57cd37d Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 25 May 2004 09:19:42 +0000 Subject: Remove databases/postgresql-client because there can't be a -server, and having it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems --- security/cyrus-sasl2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/cyrus-sasl2') diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 338bd66b188f..e1fb872bd731 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -91,7 +91,7 @@ CONFIGURE_ARGS+=--without-mysql .endif .if defined(WITH_PGSQL) -POSTGRESQL_PORT?= databases/postgresql-client +POSTGRESQL_PORT?= databases/postgresql7 LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE} .else -- cgit v1.2.3