diff options
-rw-r--r-- | polish/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/polish/Makefile b/polish/Makefile index 0f7a983e8215..b855b09a6e44 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -2,9 +2,11 @@ # SUBDIR += aspell SUBDIR += ekg - SUBDIR += gnugadugadu + SUBDIR += gnugadu SUBDIR += kde3-i18n SUBDIR += koffice-i18n + SUBDIR += ooodict_PL + SUBDIR += openoffice SUBDIR += sms .include <bsd.port.subdir.mk> |