aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-31 03:29:41 +0800
committermarcus <marcus@FreeBSD.org>2003-08-31 03:29:41 +0800
commitc42f68916ebd3e322291f5988b94c473b5d87762 (patch)
tree4f7df365314824a890001f887dc97ff6122846eb
parentae66cb5cfaa7e81195e5fdeaa29fa70fd58c527d (diff)
downloadfreebsd-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/Makefile4
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>