aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pkill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pkill/Makefile')
-rw-r--r--sysutils/pkill/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/pkill/Makefile b/sysutils/pkill/Makefile
index 8d47a6c7cc61..f614ce5d898a 100644
--- a/sysutils/pkill/Makefile
+++ b/sysutils/pkill/Makefile
@@ -24,6 +24,10 @@ MAN1= pgrep.1 pkill.1
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502110
+IGNORE= "is included in the base system"
+.endif
+
.if ${OSVERSION} >= 500000
DISTNAME= ${PORTNAME}-current-${PORTVERSION}
WRKSRC= ${WRKDIR}/${PORTNAME}-current