Skip to content

Commit 3b72160

Browse files
committed
devel/plasma5-plasma-sdk: pet stage-qa
1 parent f3c0b7d commit 3b72160

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

devel/plasma5-plasma-sdk/Makefile

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
PORTNAME= plasma-sdk
22
DISTVERSION= ${KDE_PLASMA_VERSION}
3+
PORTREVISION= 1
34
CATEGORIES= devel kde kde-plasma
45

56
MAINTAINER= kde@FreeBSD.org
67
COMMENT= Plasma5 applications useful for Plasma development
78

8-
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
9+
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
910
USE_KDE= archive attica auth codecs completion config configwidgets \
1011
coreaddons dbusaddons ecm i18n iconthemes itemmodels \
1112
jobwidgets kdeclarative kio kirigami2 newstuff package parts \
12-
plasma-framework service sonnet texteditor textwidgets \
13-
widgetsaddons windowsystem xmlgui \
13+
plasma-framework service solid sonnet syntaxhighlighting \
14+
texteditor textwidgets widgetsaddons windowsystem xmlgui \
1415
doctools_build
1516
USE_QT= concurrent core dbus declarative gui network webkit widgets \
1617
x11extras xml \
1718
buildtools_build qmake_build
19+
USE_XORG= x11
1820

1921
.include <bsd.port.mk>

0 commit comments

Comments
 (0)