summaryrefslogtreecommitdiffstats
path: root/devel/kdebindings4-ruby-korundum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kdebindings4-ruby-korundum/Makefile')
-rw-r--r--devel/kdebindings4-ruby-korundum/Makefile26
1 files changed, 5 insertions, 21 deletions
diff --git a/devel/kdebindings4-ruby-korundum/Makefile b/devel/kdebindings4-ruby-korundum/Makefile
index aae803d..00e9d2f 100644
--- a/devel/kdebindings4-ruby-korundum/Makefile
+++ b/devel/kdebindings4-ruby-korundum/Makefile
@@ -7,8 +7,7 @@
PORTNAME= korundum
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
-CATEGORIES= devel kde
+CATEGORIES= devel kde ruby
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}kdebindings-
@@ -17,29 +16,19 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Ruby bindings for KDE
-LIB_DEPENDS= qtruby4shared.2:${PORTSDIR}/devel/kdebindings4-ruby-qtruby \
- smokekdecore.3:${PORTSDIR}/devel/kdebindings4-smoke-smokekde \
- smokebase.3:${PORTSDIR}/devel/kdebindings4-smoke-smokegen \
- soprano.4:${PORTSDIR}/textproc/soprano \
- kateinterfaces.5:${PORTSDIR}/editors/kate \
- smokeqtcore.3:${PORTSDIR}/devel/kdebindings4-smoke-smokeqt \
- okularcore.1:${PORTSDIR}/graphics/okular
-
CONFLICTS= ruby1[89]-kdebindings-4.[0-6].*
-USE_KDE4= kdehier kdelibs kdeprefix pimlibs akonadi automoc4
+USE_KDE4= kate kdehier kdelibs kdeprefix okular pimlibs \
+ qtruby smokegen smokekde smokeqt \
+ akonadi automoc4 soprano
USE_QT_VER= 4
QT_COMPONENTS= dbus network opengl sql svg xml \
qmake_build moc_build uic_build rcc_build
USE_RUBY= yes
-USE_BZIP2= yes
+USE_XZ= yes
USE_CMAKE= yes
MAKE_JOBS_SAFE= yes
-SUB_FILES= ruby-kdebindings-env.sh pkg-message
-SUB_LIST+= RUBY_SITELIBDIR=${RUBY_SITELIBDIR} \
- RUBY_SITEARCHLIBDIR=${RUBY_SITEARCHLIBDIR}
-
.include <bsd.port.pre.mk>
CMAKE_ARGS+= -DRUBY_LIBRARY=${LOCALBASE}/lib/lib${RUBY_NAME}.so \
@@ -52,9 +41,4 @@ pre-configure:
${WRKSRC}/CMakeLists.txt \
${WRKSRC}/modules/plasma/CMakeLists.txt
-post-install:
- ${MKDIR} ${PREFIX}/env
- ${INSTALL_SCRIPT} ${WRKDIR}/ruby-kdebindings-env.sh ${PREFIX}/env
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud