aboutsummaryrefslogtreecommitdiffstats
path: root/math/rkward-kde4
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2011-10-17 08:05:40 +0800
committeravilla <avilla@FreeBSD.org>2011-10-17 08:05:40 +0800
commitbeada1cd80e5bbbfc6135afbd8f59e86477f486f (patch)
tree26165bf946f5098aab7dd862e268117285582960 /math/rkward-kde4
parent18f8d6818a2205ed543432ae7b736e36bb0b1ab5 (diff)
downloadfreebsd-ports-gnome-beada1cd80e5bbbfc6135afbd8f59e86477f486f.tar.gz
freebsd-ports-gnome-beada1cd80e5bbbfc6135afbd8f59e86477f486f.tar.zst
freebsd-ports-gnome-beada1cd80e5bbbfc6135afbd8f59e86477f486f.zip
- Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories. - Bump PORTREVISION.
Diffstat (limited to 'math/rkward-kde4')
-rw-r--r--math/rkward-kde4/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile
index a3f4f8257d54..92b97b94c8da 100644
--- a/math/rkward-kde4/Makefile
+++ b/math/rkward-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rkward
PORTVERSION= 0.5.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/Current_Stable_Releases
PKGNAMESUFFIX= -kde4
@@ -16,7 +16,8 @@ MAINTAINER= thierry@FreeBSD.org
COMMENT= IDE/GUI for the R-project
BUILD_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R
-RUN_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R
+RUN_DEPENDS= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R \
+ ${KDE4_PREFIX}/lib/kde4/katepart.so:${PORTSDIR}/editors/kate
LICENSE= GPLv2