From d53f97c21444863c632c91eb9666429af5b918a8 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 31 Jan 2005 07:57:34 +0000 Subject: Use USE_PGSQL to fix 'make describe' and hopefully INDEX builds. Forgotten by: girgen --- databases/fpc-postgres/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile index 8b70bd56ba8f..7c07d5eb1f83 100644 --- a/databases/fpc-postgres/Makefile +++ b/databases/fpc-postgres/Makefile @@ -26,7 +26,7 @@ COMMENT= Free Pascal interface to PostGreSQL .include -LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql72 +USE_PGSQL= yes BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc RUN_DEPENDS= ${BUILD_DEPENDS} .if ${OSVERSION} >= 500000 -- cgit v1.2.3