diff options
author | will <will@FreeBSD.org> | 2002-07-04 19:39:36 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-07-04 19:39:36 +0000 |
commit | 860086c2c582befa5c79b3013248f451d375f0c5 (patch) | |
tree | 99e3f324f4905e74a60a75b642516144e04ac3b2 /editors/koffice-kde3 | |
parent | 210f31c64051769f63d1f851833be4213437de62 (diff) | |
download | FreeBSD-ports-860086c2c582befa5c79b3013248f451d375f0c5.zip FreeBSD-ports-860086c2c582befa5c79b3013248f451d375f0c5.tar.gz |
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
Diffstat (limited to 'editors/koffice-kde3')
-rw-r--r-- | editors/koffice-kde3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 0f42a3c..5a7c805 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/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 |