summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-pl/Makefile15
2 files changed, 0 insertions, 16 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 9d06eedfb77f..bc62f3e074c7 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -123,7 +123,6 @@
SUBDIR += openoffice-gr
SUBDIR += openoffice-it
SUBDIR += openoffice-nl
- SUBDIR += openoffice-pl
SUBDIR += openoffice-se
SUBDIR += openoffice-tr
SUBDIR += pico
diff --git a/editors/openoffice-pl/Makefile b/editors/openoffice-pl/Makefile
deleted file mode 100644
index b2edd5a2c423..000000000000
--- a/editors/openoffice-pl/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: OpenOffice for Polish language
-# Date created: Tue Jun 11 16:47:21 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= editors
-
-LANG_PKGNAME= pl
-LANG_EXT= 48
-LANG_CONFIGURE_ARG= POL
-MASTERDIR= ${.CURDIR}/../openoffice
-
-.include "${MASTERDIR}/Makefile"