Skip to content

Commit

Permalink
lang/kf5-kross: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 938d008 commit ce9f589
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lang/kf5-kross/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
PORTNAME= kross
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= lang kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 multi-language application scripting

USES= cmake compiler:c++11-lib gettext gl kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lib gettext gl kde:5 qt:5 tar:xz xorg
USE_GL= gl
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons i18n iconthemes itemviews \
Expand All @@ -15,5 +16,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
USE_QT= concurrent core dbus gui network script uiplugin \
uitools widgets xml \
buildtools_build qmake_build
USE_XORG= x11

.include <bsd.port.mk>

0 comments on commit ce9f589

Please sign in to comment.