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:
parent
29a47db843
commit
3e992df0e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121285
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user