aboutsummaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-11-01 12:32:16 +0800
committermaho <maho@FreeBSD.org>2005-11-01 12:32:16 +0800
commitff3c51f5fcc94aa4b3541307a43d4366c51aeded (patch)
tree6fd56f2770f2cea1f1e3126c4b3597adbee77e99 /russian
parent93d03b97baa1dd1addbed2c7c131462a88b3e54d (diff)
downloadfreebsd-ports-gnome-ff3c51f5fcc94aa4b3541307a43d4366c51aeded.tar.gz
freebsd-ports-gnome-ff3c51f5fcc94aa4b3541307a43d4366c51aeded.tar.zst
freebsd-ports-gnome-ff3c51f5fcc94aa4b3541307a43d4366c51aeded.zip
Remove all the secondary port of editors/ooodict-all
localized ones should be activated via knob like: % cd ports/editors/ooodict-all % make LOCALIZED_LANG=ABC
Diffstat (limited to 'russian')
-rw-r--r--russian/Makefile1
-rw-r--r--russian/ooodict-ru_RU/Makefile22
2 files changed, 0 insertions, 23 deletions
diff --git a/russian/Makefile b/russian/Makefile
index de8664043ab2..66dbe72bd73f 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -23,7 +23,6 @@
SUBDIR += mueller-dic
SUBDIR += muttprint
SUBDIR += napster
- SUBDIR += ooodict-ru_RU
SUBDIR += p5-Lingua-RU-Charset
SUBDIR += p5-XML-Parser-encodings
SUBDIR += p5-cyrillic
diff --git a/russian/ooodict-ru_RU/Makefile b/russian/ooodict-ru_RU/Makefile
deleted file mode 100644
index cf6af1f37ae3..000000000000
--- a/russian/ooodict-ru_RU/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for:
-# OpenOffice.org Spell Checking Dictionary
-# for Russian (Russia) language
-# Date created: Tue Aug 10 24:00:00 UTC 2002
-# Whom: Anton Yudin <toha@toha.org.ua>
-#
-# $FreeBSD$
-#
-
-COMMENT= Russian MySpell dictionary for OpenOffice.org
-CATEGORIES= russian
-
-LANGPREFIX= ru
-LANGSUFFIX= RU
-LANGDIST+= ru_RU.zip
-HYPHDIST+= hyph_ru_RU.zip
-MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice.org-1.1
-
-BROKEN= Incorrect pkg-plist
-
-.include "${MASTERDIR}/Makefile"