diff options
-rw-r--r-- | graphics/py-python-poppler-qt5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile index 41ab680c29c7..a62ebbb7a52d 100644 --- a/graphics/py-python-poppler-qt5/Makefile +++ b/graphics/py-python-poppler-qt5/Makefile @@ -1,7 +1,7 @@ PORTNAME= python-poppler-qt5 DISTVERSIONPREFIX= v DISTVERSION= 0.75.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,6 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= frescobaldi USE_GL= gl USE_PYQT= pyqt5 sip_build +USE_PYTHON= flavors USE_QT= core gui xml PLIST_SUB= _PY_SONAME=${_PY_SONAME} |