Date: Mon, 5 Sep 2022 19:11:59 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f4de334afe2d - main - science/step: pet stage-qa Message-ID: <202209051911.285JBx1a029056@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4de334afe2dca88c75ce7a3299e61356d0d5ae7 commit f4de334afe2dca88c75ce7a3299e61356d0d5ae7 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:16 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:44 +0000 science/step: pet stage-qa --- science/step/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/science/step/Makefile b/science/step/Makefile index b0ab7f764e91..6445b08f118b 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -1,5 +1,6 @@ PORTNAME= step DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= science education kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -10,7 +11,7 @@ LIB_DEPENDS= libcln.so:math/cln \ libqalculate.so:math/libqalculate USES= cmake compiler:c++11-lang desktop-file-utils eigen:3 gettext kde:5 \ - pkgconfig python:3.5+ qt:5 shared-mime-info shebangfix tar:xz + pkgconfig python:3.5+ qt:5 shared-mime-info shebangfix tar:xz xorg USE_KDE= attica auth bookmarks codecs completion config configwidgets \ coreaddons crash doctools emoticons guiaddons i18n \ iconthemes init itemmodels itemviews jobwidgets js \ @@ -21,6 +22,7 @@ USE_KDE= attica auth bookmarks codecs completion config configwidgets \ USE_QT= concurrent core dbus declarative gui network opengl printsupport svg \ widgets xml \ buildtools_build qmake_build +USE_XORG= x11 CXXFLAGS_sparc64= -Wno-error=return-type SHEBANG_FILES= step/data/extractxml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051911.285JBx1a029056>