NLS catalog stuff of csh(1) was MFC'ed. So, enable building

on RELENG_6 as well.

Approved by:	portmgr (kris)
This commit is contained in:
Hajimu UMEMOTO 2006-02-26 06:52:04 +00:00
parent 3b2ec18bbe
commit efd8e663ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156831

View File

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