diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-02 10:29:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-02 10:29:48 +0000 |
commit | 679fb734913c1d3d09220821a395540e961a2e88 (patch) | |
tree | 54f8fc66672726ffde778f5c0ba01c78f1487234 /russian | |
parent | b235dfe7a21fd87e31cdc873231ab2878d304381 (diff) |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/cyrproxy/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/russian/cyrproxy/Makefile b/russian/cyrproxy/Makefile index 48591f2f7e76..753785f21f9d 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 |