1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

Remove redundant depend, there is already USE_PYQT

This commit is contained in:
Antoine Brodin 2018-06-20 17:49:22 +00:00
parent 94cf1f37ae
commit 2c127c14d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472892

View File

@ -8,7 +8,6 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for the Qt5 toolkit, QtWebKit module
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:devel/py-sip@${PY_FLAVOR}
RUN_DEPENDS= ${PKGNAMEPREFIX}gui>=${PYQT5_VERSION}:x11-toolkits/py-qt5-gui@${PY_FLAVOR}
CONFIGURE_ARGS= --enable QtWebKit
PYQT_DIST= yes