aboutsummaryrefslogtreecommitdiff
path: root/x11/plasma-scriptengine-ruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/plasma-scriptengine-ruby/Makefile')
-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