diff options
author | will <will@FreeBSD.org> | 2002-07-05 03:39:36 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-07-05 03:39:36 +0800 |
commit | 860086c2c582befa5c79b3013248f451d375f0c5 (patch) | |
tree | 99e3f324f4905e74a60a75b642516144e04ac3b2 /editors/calligra | |
parent | 210f31c64051769f63d1f851833be4213437de62 (diff) | |
download | freebsd-ports-graphics-860086c2c582befa5c79b3013248f451d375f0c5.tar.gz freebsd-ports-graphics-860086c2c582befa5c79b3013248f451d375f0c5.tar.zst freebsd-ports-graphics-860086c2c582befa5c79b3013248f451d375f0c5.zip |
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
Diffstat (limited to 'editors/calligra')
-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 0f42a3c14db..5a7c805e408 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 |