diff options
Diffstat (limited to 'x11/plasma-scriptengine-python/Makefile')
-rw-r--r-- | x11/plasma-scriptengine-python/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/plasma-scriptengine-python/Makefile b/x11/plasma-scriptengine-python/Makefile index 4dd90248e734..379df2c07da3 100644 --- a/x11/plasma-scriptengine-python/Makefile +++ b/x11/plasma-scriptengine-python/Makefile @@ -2,7 +2,6 @@ PORTNAME= plasma-scriptengine-python PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${KDE4_VERSION}/src DISTNAME= kde-workspace-${PORTVERSION} @@ -11,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Plasma scriptengine for Python -USE_KDE4= kdehier kdelibs kdeprefix pykde4 automoc4 +USE_KDE4= kdelibs kdeprefix pykde4 automoc4 USE_QT4= qmake_build moc_build uic_build rcc_build DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo USES= cmake:outsource python:2 tar:xz |