Stop building the Qt Designer plugin in py-qt5-designer.

This is done in devel/py-qt5-designerplugin, which means both ports were
trying to install files into the same location.
This commit is contained in:
Raphael Kubo da Costa 2015-12-15 11:00:29 +00:00
parent 326d7da995
commit f577feb2d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403771
2 changed files with 2 additions and 2 deletions

View file

@ -1,12 +1,13 @@
# $FreeBSD$
PORTNAME= designer
PORTREVISION= 1
CATEGORIES= devel python
MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for the Qt5 toolkit, QtDesigner module
CONFIGURE_ARGS= --enable QtDesigner
CONFIGURE_ARGS= --enable QtDesigner --no-designer-plugin
PYQT_DIST= yes
USES= python pyqt:5

View file

@ -1,5 +1,4 @@
%%PYTHON_SITELIBDIR%%/PyQt5/QtDesigner.so
%%QT_PLUGINDIR%%/designer/libpyqt5.so
%%PYQT_SIPDIR%%/QtDesigner/QtDesignermod.sip
%%PYQT_SIPDIR%%/QtDesigner/abstractactioneditor.sip
%%PYQT_SIPDIR%%/QtDesigner/abstractformbuilder.sip