diff options
Diffstat (limited to 'devel/py-capstone/Makefile')
-rw-r--r-- | devel/py-capstone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-capstone/Makefile b/devel/py-capstone/Makefile index ce9d6501110f..e75700ec5224 100644 --- a/devel/py-capstone/Makefile +++ b/devel/py-capstone/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT LIB_DEPENDS= libcapstone.so:devel/capstone4 -USES= cpe python:3.6+ +USES= cpe python CPE_VENDOR= ${PORTNAME}-engine USE_PYTHON= autoplist distutils MAKE_ENV+= LIBCAPSTONE_PATH= # Prevent bundled libcapstone from being built |