diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-08 00:34:12 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-08 00:34:12 +0000 |
commit | 14a1da27f45c47f56c03f100467c4145b22cc27f (patch) | |
tree | 1672be7254edbd4e14c07966ad43adbe5529db3b /editors/calligra/Makefile | |
parent | 1bee8f44c60705f102471d2277b0c99dd759ea47 (diff) | |
download | ports-14a1da27f45c47f56c03f100467c4145b22cc27f.tar.gz ports-14a1da27f45c47f56c03f100467c4145b22cc27f.zip |
Update to KDE 3.3.1
Notes
Notes:
svn path=/head/; revision=121092
Diffstat (limited to 'editors/calligra/Makefile')
-rw-r--r-- | editors/calligra/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 32351cfe58f7..eb58f1bcf16c 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,8 +7,7 @@ # PORTNAME= koffice -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.4 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} @@ -38,7 +37,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_PYTHON= yes GNU_CONFIGURE= yes -_NO_KDE_CLOSURE= yes +_NO_KDE_FIXPTHREAD= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 |