1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add LANG to Makefile.

Submitted by:	Hugo D. Valentim <hvalentim@gmx.net>
This commit is contained in:
Martin Blapp 2003-03-02 10:25:22 +00:00
parent 3b8956b0d3
commit 24fd8739ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76726
2 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -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