aboutsummaryrefslogtreecommitdiff
path: root/math/rkward-kde4
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-10-17 00:05:40 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-10-17 00:05:40 +0000
commit82e896cf69eba27422b6c640d227bfda22f14e0d (patch)
tree56de7652d69b33d31f1cb74e4fc3fd0201c17b69 /math/rkward-kde4
parenta2d3b5a4bc5047210b788a128596ec34749ffa11 (diff)
downloadports-82e896cf69eba27422b6c640d227bfda22f14e0d.tar.gz
ports-82e896cf69eba27422b6c640d227bfda22f14e0d.zip
- Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories. - Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=283642
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