mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Chase postgresql update
PR: ports/73708 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
This commit is contained in:
parent
a904387d02
commit
c85704b146
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121215
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= postgis
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://postgis.refractions.net/
|
||||
DISTNAME= postgis-${PORTVERSION}
|
||||
@ -24,7 +25,7 @@ MAKE_ARGS= PGSQL_SRC=${PGSQL_SRC}
|
||||
|
||||
PGSQL_PORTDIR= ${WRKDIR}/../../../databases/postgresql7
|
||||
WRKSRC= ${WRKDIR}/postgis-${PORTVERSION}
|
||||
PGSQL_SRC= ${PGSQL_PORTDIR}/work/postgresql-7.4.5
|
||||
PGSQL_SRC= ${PGSQL_PORTDIR}/work/postgresql-7.4.6
|
||||
INSTALL_TARGET= install
|
||||
|
||||
.if defined(WITH_GEOS)
|
||||
|
Loading…
Reference in New Issue
Block a user