summaryrefslogtreecommitdiff
path: root/devel/py-pyicu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyicu/Makefile')
-rw-r--r--devel/py-pyicu/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile
index 152bb856ffba..eecc77b6b399 100644
--- a/devel/py-pyicu/Makefile
+++ b/devel/py-pyicu/Makefile
@@ -1,10 +1,8 @@
PORTNAME= pyicu
-PORTVERSION= 2.13.1
-PORTREVISION= 1
+PORTVERSION= 2.15.2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= PyICU-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python extension wrapping the ICU C++ API
@@ -20,8 +18,6 @@ LIB_DEPENDS= libicudata.so:devel/icu
USES= compiler:c++17-lang pkgconfig python
USE_PYTHON= autoplist concurrent pep517
-WRKSRC= ${WRKDIR}/pyicu-${PORTVERSION}
-
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +