ports/152381: graphics/mapserver doesn't build with postgresql 9.0

Volodymyr Kostyrko c.kworr at gmail.com
Thu Nov 18 21:40:08 UTC 2010


>Number:         152381
>Category:       ports
>Synopsis:       graphics/mapserver doesn't build with postgresql 9.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 18 21:40:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_8_1
>Organization:
>Environment:
FreeBSD faz.tandem.local 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #0 r213318M: Fri Oct  1 11:04:45 EEST 2010     arcade at faz.tandem.local:/usr/obj/usr/src/sys/MINIMAL_8  amd64
>Description:
Port is hardlinked to postgesql 8.2
>How-To-Repeat:

>Fix:
Patch attached.

Patch attached with submission follows:

--- /usr/ports/graphics/mapserver/Makefile	2010-11-18 23:30:42.462240131 +0200
+++ Makefile	2010-11-18 23:31:15.490591053 +0200
@@ -98,6 +98,8 @@
 
 .if defined(WITH_POSTGIS)
 BUILD_DEPENDS+=		${LOCALBASE}/lib/postgresql/postgis-1.5.so:${PORTSDIR}/databases/postgis
+USE_PGSQL=		YES
+DEFAULT_PGSQL_VER=	83
 CONFIGURE_ARGS+=	--with-postgis=${LOCALBASE}/bin/pg_config
 .endif
 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list