diff options
author | makc <makc@FreeBSD.org> | 2010-03-01 04:14:20 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-03-01 04:14:20 +0800 |
commit | 0cee8e898d8b29d0a3621da67b3c581413a156ee (patch) | |
tree | 48bde2416e8cafa935a280d2b7df8497b44dfc2e /textproc | |
parent | 3655674c97a762f42525199e807d18499d19e9b1 (diff) | |
download | freebsd-ports-gnome-0cee8e898d8b29d0a3621da67b3c581413a156ee.tar.gz freebsd-ports-gnome-0cee8e898d8b29d0a3621da67b3c581413a156ee.tar.zst freebsd-ports-gnome-0cee8e898d8b29d0a3621da67b3c581413a156ee.zip |
Connect stardict-BritannicaConcise, stardict-OxfordCollocation,
stardict-oald, stardict-MerrianWebster and stardict-longman to build
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 640abaf42936..cd1c00e12bca 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1139,6 +1139,11 @@ SUBDIR += sr-aspell SUBDIR += srilm SUBDIR += ssddiff + SUBDIR += stardict-BritannicaConcise + SUBDIR += stardict-MerrianWebster + SUBDIR += stardict-OxfordCollocation + SUBDIR += stardict-longman + SUBDIR += stardict-oald SUBDIR += stardict2 SUBDIR += stardict2-dictd_mova SUBDIR += stardict2-quick |