From e81ed36136edf58ba8cc553d3155db8a3eec7073 Mon Sep 17 00:00:00 2001 From: makc Date: Fri, 25 May 2012 02:15:20 +0000 Subject: KDE/FreeBSD team presents long awaited KDE SC 4.8.3! kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke --- x11/plasma-scriptengine-python/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/plasma-scriptengine-python') diff --git a/x11/plasma-scriptengine-python/Makefile b/x11/plasma-scriptengine-python/Makefile index 04a12325b294..9ccc4bb7d238 100644 --- a/x11/plasma-scriptengine-python/Makefile +++ b/x11/plasma-scriptengine-python/Makefile @@ -7,7 +7,6 @@ PORTNAME= plasma-scriptengine-python PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -22,7 +21,7 @@ USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build uic_build rcc_build USE_PYTHON= 2.5+ DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo -USE_BZIP2= yes +USE_XZ= yes USE_CMAKE= yes MAKE_JOBS_SAFE= yes -- cgit