aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-12-27 05:27:00 +0000
committerWill Andrews <will@FreeBSD.org>2001-12-27 05:27:00 +0000
commit2b5121e414dfdb3f76e941bf1bed66581a7b7b9b (patch)
tree69abf24577d6811480ede92cb9f00e3f0c6ce6ff /french
parentad723ac8600a212d1dad12f7460694ee13ad447e (diff)
downloadports-2b5121e414dfdb3f76e941bf1bed66581a7b7b9b.tar.gz
ports-2b5121e414dfdb3f76e941bf1bed66581a7b7b9b.zip
Re-support LANG for pkg-message.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=52234
Diffstat (limited to 'french')
-rw-r--r--french/xtel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/french/xtel/Makefile b/french/xtel/Makefile
index 3fb21fe6e551..017d5416da10 100644
--- a/french/xtel/Makefile
+++ b/french/xtel/Makefile
@@ -26,6 +26,8 @@ USE_XPM= yes
MAN1= xtel.1 xteld.1
.if defined(LANG)
+LANGUE!=${ECHO} ${LANG} | ${CUT} -c 1-2
+.else
LANGUE= english
.endif