git: ff78c10967de - main - math/rocs: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:02 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff78c10967de431e467105052bca458d8b0ca338 commit ff78c10967de431e467105052bca458d8b0ca338 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:30 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:25 +0000 math/rocs: pet stage-qa --- math/rocs/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/math/rocs/Makefile b/math/rocs/Makefile index a3b8d55c2615..4d125e08bfa0 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -1,5 +1,6 @@ PORTNAME= rocs DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math education kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= KDE Graph theory IDE LIB_DEPENDS= libboost_thread.so:devel/boost-libs USES= cmake compiler:c++11-lang desktop-file-utils gettext grantlee:5 kde:5 \ - qt:5 tar:xz + qt:5 tar:xz xorg USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash i18n itemviews jobwidgets kdeclarative kio package parts \ service solid sonnet syntaxhighlighting texteditor textwidgets \ @@ -17,7 +18,7 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \ USE_QT= concurrent core dbus declarative gui network script scripttools svg webkit \ widgets xml xmlpatterns \ buildtools_build qmake_build testlib_build - +USE_XORG= x11 USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS