diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-01-05 19:42:29 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-01-05 19:42:29 +0000 |
commit | c0a7a1f97264b914fa27603f8433b87b38b15f14 (patch) | |
tree | 31f183fd8d5eafcdc64858149e67eed38d5789d9 /x11/rxvt-unicode | |
parent | 5bbd5cd2dc9f1331906bad4149f5d061fc9c737a (diff) | |
download | ports-c0a7a1f97264b914fa27603f8433b87b38b15f14.tar.gz ports-c0a7a1f97264b914fa27603f8433b87b38b15f14.zip |
Notes
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 6ac38469609c..2b49c920e7b4 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -139,10 +139,6 @@ CONFIGURE_ENV+= LIBS="-lutil" .include <bsd.port.pre.mk> -.if ${OSVERSION} < 502110 -RUN_DEPENDS+= ${LOCALBASE}/share/locale/fr_FR.UTF-8/LC_TIME:${PORTSDIR}/misc/utf8locale -.endif - # compile in support for additional codeset groups .if defined(WITH_ENCODING) AVAIL_ENC= jp jp_ext kr zh zh_ext all |