1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove an obsolete dependency to Soprano.

Since I'm there, add an explicit dependency to Qt5-concurrent.

PR:		235501
Reported by:	tcberner
This commit is contained in:
Thierry Thomas 2019-02-05 18:17:56 +00:00
parent ebb92fb5e1
commit 3662bd821e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492266

View File

@ -3,7 +3,7 @@
PORTNAME= rkward
DISTVERSION= 0.7.0b
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION:C/b//}/src
PKGNAMESUFFIX= -kde
@ -13,11 +13,10 @@ COMMENT= IDE/GUI for the R-project
LICENSE= GPLv2
LIB_DEPENDS= libR.so:math/R \
libsoprano.so:textproc/soprano
LIB_DEPENDS= libR.so:math/R
USES= cmake desktop-file-utils gettext fortran kde:5 php:cli qt:5 shared-mime-info
USE_QT= buildtools core dbus gui network printsupport qmake script webkit \
USE_QT= buildtools concurrent core dbus gui network printsupport qmake script webkit \
widgets xml
USE_XORG= x11
USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons crash \