From 49ffbc5eea330fc66edcd3f0d407561aaa7c3218 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Mon, 19 Aug 2002 14:03:54 +0000 Subject: 1) Add localized help files to the build. Only available for french, german, italian, spanish, japanese and swedish ports. Create three new targets for the mozilla sub-build. Allow "make postinstall" to be called without a "make build. 1) Submitted by: Nakata Maho --- french/openoffice-1.0/Makefile | 1 + french/openoffice/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'french') diff --git a/french/openoffice-1.0/Makefile b/french/openoffice-1.0/Makefile index 544ffdd04ae4..4377f2ea99fb 100644 --- a/french/openoffice-1.0/Makefile +++ b/french/openoffice-1.0/Makefile @@ -9,6 +9,7 @@ CATEGORIES= french editors LANG_PKGNAME= fr LANG_EXT= 33 +L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice diff --git a/french/openoffice/Makefile b/french/openoffice/Makefile index 544ffdd04ae4..4377f2ea99fb 100644 --- a/french/openoffice/Makefile +++ b/french/openoffice/Makefile @@ -9,6 +9,7 @@ CATEGORIES= french editors LANG_PKGNAME= fr LANG_EXT= 33 +L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice -- cgit