Skip to content

Commit

Permalink
x11-toolkits/kf5-kdesignerplugin: remove obsolete dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 12, 2023
1 parent e8e65e7 commit 4ae93eb
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions x11-toolkits/kf5-kdesignerplugin/Makefile
@@ -1,18 +1,14 @@
PORTNAME= kdesignerplugin
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= x11-toolkits kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 integration of Frameworks widgets in Qt Designer/Creator

USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons i18n iconthemes itemviews \
jobwidgets kdewebkit kio plotting service solid sonnet \
textwidgets widgetsaddons xmlgui \
USE_KDE= config coreaddons \
doctools:build ecm:build
USE_QT= concurrent core dbus designer gui linguisttools \
network webkit widgets xml \
buildtools:build qmake:build
USE_QT= core buildtools:build qmake:build

.include <bsd.port.mk>

0 comments on commit 4ae93eb

Please sign in to comment.