diff options
Diffstat (limited to 'editors/kate-plugin-pate/Makefile')
-rw-r--r-- | editors/kate-plugin-pate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/kate-plugin-pate/Makefile b/editors/kate-plugin-pate/Makefile index 868753a39dd6..9a5326746dd0 100644 --- a/editors/kate-plugin-pate/Makefile +++ b/editors/kate-plugin-pate/Makefile @@ -2,7 +2,6 @@ PORTNAME= kate-plugin-pate PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= editors kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DISTNAME= kate-${PORTVERSION} @@ -12,7 +11,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Support for Python plugins in Kate USES= cmake:outsource python tar:xz -USE_KDE4= kdelibs kdeprefix kdehier automoc4 kate \ +USE_KDE4= kdelibs kdeprefix automoc4 kate \ pykde4_build pykde4_run USE_QT4= gui webkit \ moc_build qmake_build rcc_build uic_build |