mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/rocs: remove unnecessary dependency on webkit
Was removed upstream in [1]
[1] e1171bfaec
This commit is contained in:
parent
67844b978a
commit
ca8aaa0ebb
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= rocs
|
PORTNAME= rocs
|
||||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= math education kde kde-applications
|
CATEGORIES= math education kde kde-applications
|
||||||
|
|
||||||
MAINTAINER= kde@FreeBSD.org
|
MAINTAINER= kde@FreeBSD.org
|
||||||
|
@ -15,7 +16,7 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \
|
||||||
service solid sonnet syntaxhighlighting texteditor textwidgets \
|
service solid sonnet syntaxhighlighting texteditor textwidgets \
|
||||||
widgetsaddons windowsystem xmlgui \
|
widgetsaddons windowsystem xmlgui \
|
||||||
doctools:build ecm:build
|
doctools:build ecm:build
|
||||||
USE_QT= concurrent core dbus declarative gui network script scripttools svg webkit \
|
USE_QT= concurrent core dbus declarative gui network script scripttools svg \
|
||||||
widgets xml xmlpatterns \
|
widgets xml xmlpatterns \
|
||||||
buildtools:build qmake:build testlib:build
|
buildtools:build qmake:build testlib:build
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
|
|
Loading…
Add table
Reference in a new issue