aboutsummaryrefslogtreecommitdiff
path: root/x11/plasma-scriptengine-ruby
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-02-18 14:23:03 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-02-18 14:23:03 +0000
commite9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch)
treeef2b2b24dfacf6def95c54d3379c421565b1fe2b /x11/plasma-scriptengine-ruby
parent4dc7ccc95d370549c7c9c7c9c253d64aa92881ae (diff)
downloadports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.tar.gz
ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.zip
Notes
Diffstat (limited to 'x11/plasma-scriptengine-ruby')
-rw-r--r--x11/plasma-scriptengine-ruby/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/plasma-scriptengine-ruby/Makefile b/x11/plasma-scriptengine-ruby/Makefile
index 4041f0a672e7..c04a981683de 100644
--- a/x11/plasma-scriptengine-ruby/Makefile
+++ b/x11/plasma-scriptengine-ruby/Makefile
@@ -1,11 +1,9 @@
# $FreeBSD$
PORTNAME= plasma-scriptengine-ruby
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTVERSION= ${KDE4_WORKSPACE_VERSION}
CATEGORIES= x11 kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+MASTER_SITES= KDE/${KDE4_BRANCH}/${KDE4_VERSION}/src
DISTNAME= kde-workspace-${PORTVERSION}
DIST_SUBDIR= KDE/${PORTVERSION}
@@ -21,5 +19,4 @@ USES= cmake:outsource
CMAKE_SOURCE_PATH= ${WRKSRC}/plasma/generic/scriptengines/ruby
-NO_STAGE= yes
.include <bsd.port.mk>