aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-30 21:59:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-30 21:59:38 +0000
commit8cb55f14cf00e2ed157ac05dd93a88506320724d (patch)
tree454a189a75821dc83ee90d40b70a4999063f0528 /editors
parent2751e48df5956c9457055e641a6f72afa91df19e (diff)
downloadports-8cb55f14cf00e2ed157ac05dd93a88506320724d.tar.gz
ports-8cb55f14cf00e2ed157ac05dd93a88506320724d.zip
Remove ooodict-pl_PL after repo copy to ooodict_PL.
Notes
Notes: svn path=/head/; revision=88108
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/ooodict-pl_PL/Makefile19
2 files changed, 0 insertions, 20 deletions
diff --git a/editors/Makefile b/editors/Makefile
index bc62f3e074c7..683323ca0ed0 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -112,7 +112,6 @@
SUBDIR += ooodict-hu_HU
SUBDIR += ooodict-it_IT
SUBDIR += ooodict-nl_NL
- SUBDIR += ooodict-pl_PL
SUBDIR += ooodict-sk_SK
SUBDIR += ooodict-sv_SE
SUBDIR += openoffice
diff --git a/editors/ooodict-pl_PL/Makefile b/editors/ooodict-pl_PL/Makefile
deleted file mode 100644
index bde7fa98eaaf..000000000000
--- a/editors/ooodict-pl_PL/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for:
-# OpenOffice Spell Checking Dictionary
-# for Polish (Poland)
-# Date created: Tue Aug 10 24:00:00 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-COMMENT= Polish (Poland) MySpell dictionary for OpenOffice.org
-CATEGORIES= editors
-
-LANGPREFIX= pl
-LANGSUFFIX= PL
-LANGDIST+= pl_PL.zip
-MASTERDIR= ${.CURDIR}/../ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice-pl
-
-.include "${MASTERDIR}/Makefile"