Skip to content

Commit

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

MAINTAINER= kde@FreeBSD.org
Expand All @@ -8,14 +9,15 @@ COMMENT= KDE interactive geometry application
LIB_DEPENDS= ${PY_BOOST}

USES= cmake gettext compiler:c++11-lib desktop-file-utils kde:5 \
python:run qt:5 shebangfix tar:xz
python:run qt:5 shebangfix tar:xz xorg
USE_KDE= archive auth codecs completion config configwidgets coreaddons \
crash doctools emoticons i18n iconthemes init itemmodels \
jobwidgets kdelibs4support kio parts service solid sonnet syntaxhighlighting \
texteditor textwidgets widgetsaddons windowsystem xmlgui \
ecm_build
USE_QT= concurrent core dbus gui network printsupport svg widgets xml xmlpatterns \
buildtools_build qmake_build
USE_XORG= x11
SHEBANG_FILES= pykig/pykig.py

OPTIONS_DEFINE= DOCS
Expand Down

0 comments on commit 484bd0d

Please sign in to comment.