diff options
Diffstat (limited to 'editors/calligra/Makefile')
-rw-r--r-- | editors/calligra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 0f42a3c..5a7c805 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ automake:${PORTSDIR}/devel/automake LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +_NO_KDE_PATCHUP=yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_KDELIBS_VER=3 GNU_CONFIGURE= yes |