Skip to content

Commit

Permalink
devel/kdevelop: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 7fa8062 commit 91d90b9
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions devel/kdevelop/Makefile
Expand Up @@ -3,6 +3,7 @@
# devel/kdev-python
PORTNAME= kdevelop
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -21,17 +22,19 @@ LIB_DEPENDS= libKasten4Controllers.so:devel/okteta \
RUN_DEPENDS= gmake:devel/gmake \
llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT}

USES= cmake compiler:c++11-lib desktop-file-utils \
gettext grantlee:5 kde:5 qt:5 shared-mime-info shebangfix tar:xz
USES= cmake compiler:c++11-lib desktop-file-utils gettext grantlee:5 \
kde:5 qt:5 shared-mime-info shebangfix tar:xz xorg
USE_KDE= archive attica auth bookmarks codecs completion config configwidgets \
coreaddons crash guiaddons emoticons i18n iconthemes init \
itemmodels itemviews jobwidgets kcmutils kdeclarative \
kio libksysguard newstuff notifications \
notifyconfig package parts plasma-framework purpose \
runner service solid sonnet texteditor textwidgets threadweaver \
runner service solid sonnet syntaxhighlighting texteditor \
textwidgets threadweaver \
widgetsaddons windowsystem xmlgui
USE_QT= concurrent core dbus declarative gui help network \
USE_QT= concurrent core dbus declarative gui help network printsupport \
script sql widgets xml buildtools_build qmake_build
USE_XORG= x11
SHEBANG_FILES= kdevplatform/util/kdevplatform_shell_environment.sh \
kdevplatform/util/.zshrc
# Most ports have ecm_build, testlib_build, but because this is an
Expand Down

0 comments on commit 91d90b9

Please sign in to comment.