diff options
Diffstat (limited to 'net/proxychains')
-rw-r--r-- | net/proxychains/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/proxychains/Makefile b/net/proxychains/Makefile index c7f62d164184..533249a893d7 100644 --- a/net/proxychains/Makefile +++ b/net/proxychains/Makefile @@ -18,10 +18,6 @@ USE_LDCONFIG= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 600000 -BROKEN= Does not compile on 4.x and 5.x -.endif - .if ${OSVERSION} < 700017 EXTRA_PATCHES= ${PATCHDIR}/gethostbyaddr-proto-int .endif |