summaryrefslogtreecommitdiff
path: root/net/tcpview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpview/Makefile')
-rw-r--r--net/tcpview/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/tcpview/Makefile b/net/tcpview/Makefile
index 804bb8985872..884349416d16 100644
--- a/net/tcpview/Makefile
+++ b/net/tcpview/Makefile
@@ -22,10 +22,6 @@ MAN1= tcpview.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
post-patch:
.for f in nametoaddr.c addrtoname.c print-nfs.c detail-tcp.c tv_addrtoname.c
@${REINPLACE_CMD} -e 's/NTOHL/ntohl/ ; s/NTOHS/ntohs/' ${WRKSRC}/${f}