aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/libdnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index 927e8dfbe85..8c4dee47026 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