diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-31 03:29:41 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-31 03:29:41 +0800 |
commit | c42f68916ebd3e322291f5988b94c473b5d87762 (patch) | |
tree | 4f7df365314824a890001f887dc97ff6122846eb | |
parent | ae66cb5cfaa7e81195e5fdeaa29fa70fd58c527d (diff) | |
download | freebsd-ports-gnome-c42f68916ebd3e322291f5988b94c473b5d87762.tar.gz freebsd-ports-gnome-c42f68916ebd3e322291f5988b94c473b5d87762.tar.zst freebsd-ports-gnome-c42f68916ebd3e322291f5988b94c473b5d87762.zip |
Tie some forgotten ports into the build.
-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> |