From 24fd8739ae771b0d2c5e12bfba939990dfe559bd Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 2 Mar 2003 10:25:22 +0000 Subject: Add LANG to Makefile. Submitted by: Hugo D. Valentim --- portuguese/openoffice-1.0/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'portuguese/openoffice-1.0') diff --git a/portuguese/openoffice-1.0/Makefile b/portuguese/openoffice-1.0/Makefile index 40a630590772..54a9f1f3d962 100644 --- a/portuguese/openoffice-1.0/Makefile +++ b/portuguese/openoffice-1.0/Makefile @@ -7,6 +7,12 @@ CATEGORIES= portuguese +.if !defined (LANG) && !defined(USE_LANG) +USE_LANG= pt_PT.ISO8859-15 +.endif +LANG_LIST= pt_PT.ISO8859-1 pt_PT.ISO_8859-15 pt_PT.ISO_8859-1 \ + pt_BR.ISO8859-1 + LANG_PKGNAME= pt LANG_EXT= 03 LANG_CONFIGURE_ARG= PORT -- cgit v1.2.3