diff --git a/devel/py-shapely/Makefile b/devel/py-shapely/Makefile index f209beaff08f..377120314f74 100644 --- a/devel/py-shapely/Makefile +++ b/devel/py-shapely/Makefile @@ -1,19 +1,21 @@ # Created by: Wen Heping PORTNAME= Shapely PORTVERSION= 1.8.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python Package for Manipulation 2D Geospatial Geometry LICENSE= BSD3CLAUSE LIB_DEPENDS= libgeos_c.so:graphics/geos USES= python:3.6+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include