From 041ce9173f8528484a1f91de957ebbff67d4be8d Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 23 Mar 2007 11:45:19 +0000 Subject: - USE_PGSQL PR: 110261 Submitted by: Anderson S. Ferreira --- graphics/mapserver/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index 01609f19ac63..803b7808cbb1 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -74,8 +74,7 @@ CONFIGURE_ARGS+= --with-gdal=${LOCALBASE}/bin/gdal-config \ .endif .if defined(WITH_POSTGIS) -POSTGRESQL_PORT?= databases/postgis -LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} +USE_PGSQL= YES CONFIGURE_ARGS+= --with-postgis=${LOCALBASE}/bin/pg_config .endif -- cgit v1.2.3