summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-30 21:58:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-30 21:58:32 +0000
commit2751e48df5956c9457055e641a6f72afa91df19e (patch)
tree5961d43b2994ecb43dd84e2027fdf6c6e3542107 /editors
parent- Update to version 0.6.9 (diff)
Remove openoffice-pl after repo copy to polish/openoffice
Notes
Notes: svn path=/head/; revision=88107
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"