From a756cf2afa0666ac1ae2eda20a367adfd9f93f2f Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 2 Nov 2003 10:29:48 +0000 Subject: Partial backout. I missed fjoe's commit from a few days ago that fixes 5.x. AFAICT alpha is still broken. --- russian/cyrproxy/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'russian') diff --git a/russian/cyrproxy/Makefile b/russian/cyrproxy/Makefile index 48591f2f7e7..753785f21f9 100644 --- a/russian/cyrproxy/Makefile +++ b/russian/cyrproxy/Makefile @@ -21,10 +21,6 @@ COMMENT= Cyrillic proxy for network protocols BROKEN= "Does not compile on ${MACHINE_ARCH}" .endif -.if ${OSVERSION} >= 501000 -BROKEN= "Does not compile on FreeBSD ${OSVERSION}" -.endif - do-install: @ ${MKDIR} ${PREFIX}/share/cyrproxy @ ${MKDIR} ${PREFIX}/www/cgi-bin -- cgit