aboutsummaryrefslogtreecommitdiff
path: root/devel/py-shapely/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-04-11 08:13:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-04-11 08:13:06 +0000
commitc96dc494c60b73ef4abf07abca35f1ed6006718f (patch)
treef4d1cf32f16f559bc7db2e2c325a29cb8ae9e695 /devel/py-shapely/Makefile
parent2ea3d0ff69d39e3abd65ef36cf66562e1c412574 (diff)
downloadports-c96dc494c60b73ef4abf07abca35f1ed6006718f.tar.gz
ports-c96dc494c60b73ef4abf07abca35f1ed6006718f.zip
Notes
Diffstat (limited to 'devel/py-shapely/Makefile')
-rw-r--r--devel/py-shapely/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-shapely/Makefile b/devel/py-shapely/Makefile
index 7634fc22b18b..9d84fc6246c1 100644
--- a/devel/py-shapely/Makefile
+++ b/devel/py-shapely/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Shapely
PORTVERSION= 1.0.11
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wenheping@gmail.com
COMMENT= Python Package for Manipulation 2D Geospatial Geometry
-LIB_DEPENDS= geos_c.5:${PORTSDIR}/graphics/geos
+LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos
USE_PYTHON= 2.5
USE_PYDISTUTILS= easy_install