- Correct geos depobj

PR:		ports/138897
Reported by:	Jaroslav Stepan <stepan@zabreh.cz>
Feature safe:	yes
This commit is contained in:
Pav Lucistnik 2009-09-18 11:09:09 +00:00
parent 64330e0390
commit 08aeac351c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241644

View File

@ -88,7 +88,7 @@ CONFIGURE_ARGS+= --with-expat=no
.endif
.if defined(WITH_GEOS)
LIB_DEPENDS+= geos.7:${PORTSDIR}/graphics/geos
LIB_DEPENDS+= geos.0:${PORTSDIR}/graphics/geos
CONFIGURE_ARGS+= --with-geos=${LOCALBASE}/bin/geos-config
.else
CONFIGURE_ARGS+= --with-geos=no