aboutsummaryrefslogtreecommitdiffstats
path: root/net/libdnet
diff options
context:
space:
mode:
Diffstat (limited to 'net/libdnet')
-rw-r--r--net/libdnet/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
-.if ${OSVERSION}" < 500000
+.if ${OSVERSION} < 500000
IGNORE= doesn't build on FreeBSD 4.x
.endif