1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

update proj library version

This commit is contained in:
Michael Haro 2004-11-10 05:38:19 +00:00
parent 29a47db843
commit 3e992df0e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121285

View File

@ -16,13 +16,15 @@ MAINTAINER= anderson@cnpm.embrapa.br
COMMENT= Adds support for geographic objects to PostgreSQL databases
BUILD_DEPENDS= ${PGSQL_SRC}/src/Makefile.global:${PORTSDIR}/databases/postgresql7:configure
LIB_DEPENDS= proj.3:${PORTSDIR}/graphics/proj \
LIB_DEPENDS= proj.5:${PORTSDIR}/graphics/proj \
pq:${PORTSDIR}/databases/postgresql7
USE_GMAKE= yes
USE_PERL5_BUILD= yes
MAKE_ARGS= PGSQL_SRC=${PGSQL_SRC}
OPTIONS= GEOS "Include GEOS - the OpenGIS 'Simple Features for SQL'" off
PGSQL_PORTDIR= ${WRKDIR}/../../../databases/postgresql7
WRKSRC= ${WRKDIR}/postgis-${PORTVERSION}
PGSQL_SRC= ${PGSQL_PORTDIR}/work/postgresql-7.4.6