aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2006-02-26 06:52:04 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2006-02-26 06:52:04 +0000
commitefd8e663ea767ea3c1330c9a7954e769bf97b04b (patch)
tree277b648883d31a6607801b21d976ac9d657ddd15 /shells
parent3b2ec18bbe2679d57d6a47a01cae2800752b1cdb (diff)
downloadports-efd8e663ea767ea3c1330c9a7954e769bf97b04b.tar.gz
ports-efd8e663ea767ea3c1330c9a7954e769bf97b04b.zip
NLS catalog stuff of csh(1) was MFC'ed. So, enable building
on RELENG_6 as well. Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156831
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh_nls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh_nls/Makefile b/shells/tcsh_nls/Makefile
index 94ca3b360baf..581bd6a73889 100644
--- a/shells/tcsh_nls/Makefile
+++ b/shells/tcsh_nls/Makefile
@@ -63,8 +63,8 @@ NLS_CATALOGS= de_DE.ISO8859-1:de_AT.UTF-8 \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-IGNORE= needs FreeBSD 7
+.if (${OSVERSION} >= 700000 && ${OSVERSION} < 700014) || ${OSVERSION} < 600105
+IGNORE= needs FreeBSD 6.1 or 7
.endif
do-fetch: