diff options
Diffstat (limited to 'editors/koffice-kde3/Makefile')
-rw-r--r-- | editors/koffice-kde3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 32351cfe58f7..eb58f1bcf16c 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/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 |