summaryrefslogtreecommitdiffstats
path: root/devel/ruby-korundum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-korundum/Makefile')
-rw-r--r--devel/ruby-korundum/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/devel/ruby-korundum/Makefile b/devel/ruby-korundum/Makefile
index 90470d8..2602bdb 100644
--- a/devel/ruby-korundum/Makefile
+++ b/devel/ruby-korundum/Makefile
@@ -2,18 +2,14 @@
PORTNAME= korundum
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= devel kde ruby
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Ruby bindings for KDE
-CONFLICTS= ruby1[89]-kdebindings-4.[0-6].*
-
USE_KDE4= kate kdehier kdelibs kdeprefix okular pimlibs \
qtruby smokegen smokekde smokeqt \
akonadi automoc4 soprano
@@ -23,9 +19,6 @@ USE_RUBY= yes
USE_XZ= yes
USES= cmake:outsource
-NO_STAGE= yes
-.include <bsd.port.pre.mk>
-
CMAKE_ARGS+= -DRUBY_LIBRARY=${LOCALBASE}/lib/lib${RUBY_NAME}.so \
-DRUBY_INCLUDE_PATH=${LOCALBASE}/lib/ruby/${RUBY_VER}/${RUBY_ARCH} \
-DCUSTOM_RUBY_SITE_LIB_DIR=${RUBY_SITELIBDIR} \
@@ -36,4 +29,4 @@ pre-configure:
${WRKSRC}/CMakeLists.txt \
${WRKSRC}/modules/plasma/CMakeLists.txt
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud