git: 484bd0dea925 - main - math/kig: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:00 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=484bd0dea9256850f65a102f2a0447e29cc4f69f
commit 484bd0dea9256850f65a102f2a0447e29cc4f69f
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:28 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:24 +0000
math/kig: pet stage-qa
---
math/kig/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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