aboutsummaryrefslogtreecommitdiff
path: root/japanese/groff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 20:36:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 20:36:33 +0000
commit41d8c3385c21ae51629c8997035eae8a9423ff6c (patch)
tree246d960cb714ce0095c452017819f6b1c64a7dfb /japanese/groff
parent5e3b0872db18497aacc353b3ef94ad8dac11183f (diff)
downloadports-41d8c3385c21ae51629c8997035eae8a9423ff6c.tar.gz
ports-41d8c3385c21ae51629c8997035eae8a9423ff6c.zip
- Remove conditional checks for FreeBSD 5.x and older
Notes
Notes: svn path=/head/; revision=225297
Diffstat (limited to 'japanese/groff')
-rw-r--r--japanese/groff/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile
index 70eeeeb5edc8..c33582b726a6 100644
--- a/japanese/groff/Makefile
+++ b/japanese/groff/Makefile
@@ -75,7 +75,6 @@ PORTDOCS= ${PORTVERSION}
.endif
# nl_langinfo(CODESET) drops the support of ja_JP.EUC after 5.1-RELEASE
-.if ${OSVERSION} > 501100
LOCALE_CMD?= /usr/bin/locale
.if exists(${LOCALE_CMD})
CHARMAP!= ${LOCALE_CMD} charmap
@@ -85,7 +84,6 @@ pre-build:
@${ECHO_CMD} "Warning: Your current locale setting is not supported by the system."
.endif
.endif
-.endif
.if defined(WITHOUT_INFO)
PLIST_SUB+= INFO="@comment "