Skip to content

Commit

Permalink
sysutils/ksystemlog: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 7414d96 commit 86de949
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sysutils/ksystemlog/Makefile
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
PORTNAME= ksystemlog
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= sysutils kde kde-applications

MAINTAINER= kde@FreeBSD.org
COMMENT= KDE system log application

USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig \
qt:5 tar:xz
qt:5 tar:xz xorg
USE_KDE= archive auth codecs completion config configwidgets coreaddons \
doctools i18n iconthemes itemviews jobwidgets kio \
service solid sonnet textwidgets widgetsaddons windowsystem xmlgui \
ecm_build
USE_QT= concurrent core dbus gui network printsupport testlib widgets xml \
buildtools_build qmake_build
USE_XORG= x11

OPTIONS_DEFINE= DOCS

Expand Down

0 comments on commit 86de949

Please sign in to comment.