diff options
Diffstat (limited to 'editors/kate-plugin-pate/Makefile')
-rw-r--r-- | editors/kate-plugin-pate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kate-plugin-pate/Makefile b/editors/kate-plugin-pate/Makefile index 9a5326746dd0..7fe8ce450eb4 100644 --- a/editors/kate-plugin-pate/Makefile +++ b/editors/kate-plugin-pate/Makefile @@ -11,7 +11,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Support for Python plugins in Kate USES= cmake:outsource python tar:xz -USE_KDE4= kdelibs kdeprefix automoc4 kate \ +USE_KDE4= kdelibs automoc4 kate \ pykde4_build pykde4_run USE_QT4= gui webkit \ moc_build qmake_build rcc_build uic_build |