aboutsummaryrefslogtreecommitdiff
path: root/x11/plasma-scriptengine-ruby
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-10-17 00:03:42 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-10-17 00:03:42 +0000
commita2d3b5a4bc5047210b788a128596ec34749ffa11 (patch)
treec3c20b47c3435ddcaf02b8570db6aab5b70011af /x11/plasma-scriptengine-ruby
parentda6ade2349d0bdc372133d4d97bc6988aee94238 (diff)
downloadports-a2d3b5a4bc5047210b788a128596ec34749ffa11.tar.gz
ports-a2d3b5a4bc5047210b788a128596ec34749ffa11.zip
Notes
Diffstat (limited to 'x11/plasma-scriptengine-ruby')
-rw-r--r--x11/plasma-scriptengine-ruby/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/x11/plasma-scriptengine-ruby/Makefile b/x11/plasma-scriptengine-ruby/Makefile
index fdd8b9b0a6db..d23d403a7695 100644
--- a/x11/plasma-scriptengine-ruby/Makefile
+++ b/x11/plasma-scriptengine-ruby/Makefile
@@ -10,21 +10,22 @@ PORTVERSION= ${KDE4_VERSION}
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
-DISTNAME= kdebase-workspace-${PORTVERSION}
+DISTNAME= kde-workspace-${PORTVERSION}
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma scriptengine for Ruby
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/KDE/plasma.rb:${PORTSDIR}/devel/kdebindings4-ruby
+RUN_DEPENDS= ${RUBY_SITELIBDIR}/KDE/plasma.rb:${PORTSDIR}/devel/kdebindings4-ruby-korundum
-USE_BZIP2= yes
-USE_CMAKE= yes
-USE_KDE4= kdeprefix kdelibs automoc4
+USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build uic_build rcc_build
USE_RUBY= yes
-DISTINFO_FILE= ${PORTSDIR}/x11/kdebase4-workspace/distinfo
+DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo
+USE_BZIP2= yes
+USE_CMAKE= yes
+MAKE_JOBS_SAFE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/plasma/generic/scriptengines/ruby
CMAKE_OUTSOURCE= yes