diff options
Diffstat (limited to 'devel/py-pyicu/Makefile')
-rw-r--r-- | devel/py-pyicu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index 13bf066dd2a2..2d8d3c09bfbd 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libicudata.so:devel/icu -USES= compiler:c++11-lang python:3.6+ +USES= compiler:c++11-lang python USE_CXXSTD= c++11 USE_PYTHON= distutils autoplist |