aboutsummaryrefslogtreecommitdiffstats
path: root/hungarian
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-06-29 13:37:25 +0800
committermaho <maho@FreeBSD.org>2005-06-29 13:37:25 +0800
commitd4d69b2834507ca814020895a59caa3d83af22f1 (patch)
treecfcd5d1ab7f46e02bf831817de290cb217412c5b /hungarian
parentc7431c07f8489e58f4399156ebe60c2b5648b89e (diff)
downloadfreebsd-ports-gnome-d4d69b2834507ca814020895a59caa3d83af22f1.tar.gz
freebsd-ports-gnome-d4d69b2834507ca814020895a59caa3d83af22f1.tar.zst
freebsd-ports-gnome-d4d69b2834507ca814020895a59caa3d83af22f1.zip
Remove openoffice.org localized ports as I announced:
o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice o still you can build them via knobs for 1.1 see ports/editors/openoffice-1.1/files/Makefile.localized o 1.0 has been broken for long time, no longer maintained actively. (but still I don't delete 1.0 and delete only localized versions)
Diffstat (limited to 'hungarian')
-rw-r--r--hungarian/Makefile1
-rw-r--r--hungarian/openoffice-1.1/Makefile15
2 files changed, 0 insertions, 16 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile
index 411f0efc5e64..5c166f5c5ea1 100644
--- a/hungarian/Makefile
+++ b/hungarian/Makefile
@@ -13,7 +13,6 @@
SUBDIR += kde3-i18n
SUBDIR += koffice-i18n
SUBDIR += ooodict
- SUBDIR += openoffice-1.1
SUBDIR += php_doc
.include <bsd.port.subdir.mk>
diff --git a/hungarian/openoffice-1.1/Makefile b/hungarian/openoffice-1.1/Makefile
deleted file mode 100644
index e3621f07775e..000000000000
--- a/hungarian/openoffice-1.1/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: OpenOffice.org for Hungarian language
-# Date created: Sun Mar 21 17:38:13 JST 2003
-# Whom: NAKATA Maho <maho@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= hungarian
-
-LANG_PKGNAME= hu
-LANG_EXT= 36
-LANG_CONFIGURE_ARG= HUNG
-MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
-
-.include "${MASTERDIR}/Makefile"