aboutsummaryrefslogtreecommitdiff
path: root/devel/kdebindings4-python-krosspython/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2012-05-25 02:15:20 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2012-05-25 02:15:20 +0000
commitf564508406256a7dc7e7f9589788c00e917c1863 (patch)
treeb6ce65710c94504aa252a65ee74453340de3d60c /devel/kdebindings4-python-krosspython/Makefile
parent4319d238082bcfa3ccbb9d4f572c65c0547d8269 (diff)
Notes
Diffstat (limited to 'devel/kdebindings4-python-krosspython/Makefile')
-rw-r--r--devel/kdebindings4-python-krosspython/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/kdebindings4-python-krosspython/Makefile b/devel/kdebindings4-python-krosspython/Makefile
index 6128490432aa..9230bea14f14 100644
--- a/devel/kdebindings4-python-krosspython/Makefile
+++ b/devel/kdebindings4-python-krosspython/Makefile
@@ -7,7 +7,6 @@
PORTNAME= krosspython
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= devel kde python
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -22,12 +21,13 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_PYTHON= 2.5+
USE_QT_VER= 4
QT_COMPONENTS= gui qmake_build moc_build uic_build rcc_build
-USE_BZIP2= yes
-DISTINFO_FILE= ${PORTSDIR}/devel/kdebindings4-kross-interpreters/distinfo
+USE_XZ= yes
USE_CMAKE= yes
CMAKE_ARGS+= -DBUILD_falcon:BOOL=FALSE \
-DBUILD_ruby:BOOL=FALSE \
-DBUILD_java:BOOL=FALSE
MAKE_JOBS_SAFE= yes
+PLIST_FILES= lib/kde4/krosspython.so
+
.include <bsd.port.mk>