Date: Sun, 3 Jul 2022 18:44:07 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 698c158298ee - main - graphics/py-python-poppler-qt5: Add flavours Message-ID: <202207031844.263Ii7IL062904@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=698c158298ee60e20bb272ebd3eb9da5eae8ded5 commit 698c158298ee60e20bb272ebd3eb9da5eae8ded5 Author: Martin Neubauer <m.ne@gmx.net> AuthorDate: 2022-07-03 18:41:38 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-07-03 18:43:35 +0000 graphics/py-python-poppler-qt5: Add flavours PR: 264988 --- graphics/py-python-poppler-qt5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207031844.263Ii7IL062904>