diff options
Diffstat (limited to 'devel/py-shapely/Makefile')
-rw-r--r-- | devel/py-shapely/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-shapely/Makefile b/devel/py-shapely/Makefile index 1fa5d7fec334..90f455847acb 100644 --- a/devel/py-shapely/Makefile +++ b/devel/py-shapely/Makefile @@ -14,7 +14,7 @@ COMMENT= Python Package for Manipulation 2D Geospatial Geometry LIB_DEPENDS= geos_c:${PORTSDIR}/graphics/geos CFLAGS+= -I${LOCALBASE}/include -USE_PYTHON= 2.6+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install NO_STAGE= yes |