diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index 927e8dfbe856..8c4dee470264 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -39,7 +39,7 @@ MAN8= dnet.8 .endif .include -.if ${OSVERSION}" < 500000 +.if ${OSVERSION} < 500000 IGNORE= doesn't build on FreeBSD 4.x .endif