aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:03:28 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:24 +0000
commit484bd0dea9256850f65a102f2a0447e29cc4f69f (patch)
tree3896f92ee7688fb7df1a1fa2b7ab9d104a7956d7
parentb648c6214740ee78fd6ae597dd435eddcad8330a (diff)
downloadports-484bd0dea9256850f65a102f2a0447e29cc4f69f.tar.gz
ports-484bd0dea9256850f65a102f2a0447e29cc4f69f.zip
math/kig: pet stage-qa
-rw-r--r--math/kig/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/kig/Makefile b/math/kig/Makefile
index 2c4332328fff..40565412b95e 100644
--- a/math/kig/Makefile
+++ b/math/kig/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kig
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= math education kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -8,7 +9,7 @@ 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 \
@@ -16,6 +17,7 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \
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