aboutsummaryrefslogtreecommitdiff
path: root/net/ngrep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ngrep/Makefile')
-rw-r--r--net/ngrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile
index 110c346b55d2..5b4b981985b1 100644
--- a/net/ngrep/Makefile
+++ b/net/ngrep/Makefile
@@ -26,7 +26,7 @@ PORTDOCS= BUGS CHANGES README README.pcre USAGE
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 500000
+.if ${OSVERSION} > 501110
EXTRA_PATCHES= ${PATCHDIR}/patch5-configure ${PATCHDIR}/patch5-ngrep
.endif