aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-06-29 05:37:25 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-06-29 05:37:25 +0000
commitd094e113f37e3b6318c46c91c5ade948d4d18ce9 (patch)
tree472d346662830af419092bbd1facede489965349 /japanese
parenteee34b264fe695d73cac649734d2fbeba7485b11 (diff)
downloadports-d094e113f37e3b6318c46c91c5ade948d4d18ce9.tar.gz
ports-d094e113f37e3b6318c46c91c5ade948d4d18ce9.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile2
-rw-r--r--japanese/openoffice-1.0/Makefile21
-rw-r--r--japanese/openoffice-1.1/Makefile12
3 files changed, 0 insertions, 35 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 15001d06ae5b..559a556437c2 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -280,8 +280,6 @@
SUBDIR += onew-freewnn
SUBDIR += onew-wnn6
SUBDIR += onew-wnn7
- SUBDIR += openoffice-1.0
- SUBDIR += openoffice-1.1
SUBDIR += openoffice-templates
SUBDIR += otojiro-fpw
SUBDIR += p5-Date-Japanese-Era
diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile
deleted file mode 100644
index b2bc19226eac..000000000000
--- a/japanese/openoffice-1.0/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: OpenOffice.org for Japanese 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= japanese
-
-LANG_PKGNAME= ja
-LANG_EXT= 81
-LANG_CONFIGURE_ARG= JAPN
-MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
-RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf
-
-L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
-
-BROKEN= "Unfetchable"
-
-NO_LATEST_LINK= yes
-.include "${MASTERDIR}/Makefile"
diff --git a/japanese/openoffice-1.1/Makefile b/japanese/openoffice-1.1/Makefile
deleted file mode 100644
index 434d8c92bdb3..000000000000
--- a/japanese/openoffice-1.1/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# New ports collection makefile for: OpenOffice.org for Japanese language
-# Date created: Wed Apr 9 12:32:47 JST 2003
-# Whom: Maho Nakata <maho@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= japanese
-LOCALIZED_LANG= ja
-MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
-
-.include "${MASTERDIR}/Makefile"