From 34c15ad4d0a91fdad9092ddb82d10b2c1be7fa80 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 7 Nov 2003 10:55:02 +0000 Subject: Fix it properly this time: - remove openoffice-1.0 and -1.1 from the subdirs Makefile again. - fix dependency in japanese/openoffice-templates to point to japanese/openoffice-devel. Informed openoffice@ and maho@ --- japanese/Makefile | 2 -- japanese/openoffice-templates/Makefile | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'japanese') diff --git a/japanese/Makefile b/japanese/Makefile index c2d267fe2ca0..60905e74f3e3 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -267,8 +267,6 @@ SUBDIR += onew-wnn6 SUBDIR += onew-wnn7 SUBDIR += openoffice - SUBDIR += openoffice-1.0 - SUBDIR += openoffice-1.1 SUBDIR += openoffice-devel SUBDIR += openoffice-templates SUBDIR += otojiro-fpw diff --git a/japanese/openoffice-templates/Makefile b/japanese/openoffice-templates/Makefile index 63625afac623..19db0888b4eb 100644 --- a/japanese/openoffice-templates/Makefile +++ b/japanese/openoffice-templates/Makefile @@ -17,7 +17,7 @@ MAINTAINER= openoffice@FreeBSD.org COMMENT= OpenOffice 1.1.0 Impress Templates PLIST= ${WRKDIR}/pkg-plist -RUN_DEPENDS= ${PREFIX}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-1.1 +RUN_DEPENDS= ${PREFIX}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-devel OPENOFFICE= OpenOffice.org1.1.0 -- cgit v1.2.3