diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-10-24 15:07:42 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-10-24 15:07:42 +0000 |
commit | 22c870788bae599fe5f944095265b4a54d950672 (patch) | |
tree | 305fa68750a8662fbc4d460e8b82303cdbaa6c1b /editors/koffice-kde4/Makefile | |
parent | e7d0ae0a0af03527c001050ac5c8f88510fe3de1 (diff) |
Notes
Diffstat (limited to 'editors/koffice-kde4/Makefile')
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index a39b6adf5e0d..32351cfe58f7 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -8,6 +8,7 @@ PORTNAME= koffice PORTVERSION= 1.3.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} @@ -37,6 +38,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_PYTHON= yes GNU_CONFIGURE= yes +_NO_KDE_CLOSURE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 |