diff --git a/dports/kde/kdelibs4/Portfile b/dports/kde/kdelibs4/Portfile
index 7f4bd85..179a927 100644
|
a
|
b
|
|
| 6 | 6 | |
| 7 | 7 | name kdelibs4 |
| 8 | 8 | version 4.3.2 |
| | 9 | revision 1 |
| 9 | 10 | categories kde kde4 |
| 10 | 11 | maintainers snc m4x.org:jeremy_laine |
| 11 | 12 | description KDE4 core libraries |
| … |
… |
|
| 36 | 37 | port:aspell port:aspell-dict-en |
| 37 | 38 | #port:phonon \ |
| 38 | 39 | |
| 39 | | patchfiles dont-use-fdatasync.patch \ |
| | 40 | patchfiles default-kde4-xdg-menu-prefix.patch \ |
| | 41 | dont-use-fdatasync.patch \ |
| 40 | 42 | dont-use-carbon-keyboard.patch \ |
| 41 | 43 | nameser-compat.patch |
| 42 | 44 | patch.dir ${workpath}/${distname} |