summaryrefslogtreecommitdiff
path: root/portuguese
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-11-01 04:32:16 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-11-01 04:32:16 +0000
commitd7aef6b626d160f8b672b708de13235383dff2ce (patch)
tree4b5350b58a5f74f3aec6925238fb88a9afcc7fc1 /portuguese
parentFix makeinfo problem under FreeBSD-6.0. (diff)
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
Notes
Notes: svn path=/head/; revision=146878
Diffstat (limited to 'portuguese')
-rw-r--r--portuguese/Makefile2
-rw-r--r--portuguese/ooodict-pt_BR/Makefile20
-rw-r--r--portuguese/ooodict-pt_PT/Makefile20
3 files changed, 0 insertions, 42 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile
index 3a3990db2bcc..dca55904204a 100644
--- a/portuguese/Makefile
+++ b/portuguese/Makefile
@@ -11,8 +11,6 @@
SUBDIR += kde3-i18n-pt_BR
SUBDIR += koffice-i18n
SUBDIR += koffice-i18n-pt_BR
- SUBDIR += ooodict-pt_BR
- SUBDIR += ooodict-pt_PT
SUBDIR += php_doc-br
SUBDIR += staroffice52
SUBDIR += webalizer-pt_BR
diff --git a/portuguese/ooodict-pt_BR/Makefile b/portuguese/ooodict-pt_BR/Makefile
deleted file mode 100644
index d3c94370184e..000000000000
--- a/portuguese/ooodict-pt_BR/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for:
-# OpenOffice.org Spell Checking Dictionary
-# for Portuguese (Brasil)
-# Date created: Tue Aug 10 24:00:00 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-COMMENT= Portuguese (Brasil) MySpell dictionary for OpenOffice.org
-CATEGORIES= portuguese
-
-LANGPREFIX= pt
-LANGSUFFIX= BR
-LANGDIST+= pt_BR.zip
-HYPHDIST+= hyph_pt_BR.zip
-MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice.org-1.1
-
-.include "${MASTERDIR}/Makefile"
diff --git a/portuguese/ooodict-pt_PT/Makefile b/portuguese/ooodict-pt_PT/Makefile
deleted file mode 100644
index 9dc2866acaab..000000000000
--- a/portuguese/ooodict-pt_PT/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for:
-# OpenOffice.org Spell Checking Dictionary
-# for Portuguese (Portugal)
-# Date created: Tue Aug 10 24:00:00 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-COMMENT= Portuguese (Portugal) MySpell dictionary for OpenOffice.org
-CATEGORIES= portuguese
-
-LANGPREFIX= pt
-LANGSUFFIX= PT
-LANGDIST+= pt_PT.zip
-HYPHDIST+= hyph_pt_PT.zip
-MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice.org-1.1
-
-.include "${MASTERDIR}/Makefile"