From c0a7a1f97264b914fa27603f8433b87b38b15f14 Mon Sep 17 00:00:00 2001 From: Wesley Shields Date: Mon, 5 Jan 2009 19:42:29 +0000 Subject: - Remove conditional checks for FreeBSD 5.x and older Approved by: pav --- x11/rxvt-unicode/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'x11/rxvt-unicode') 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 -.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 -- cgit v1.2.3