aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/bsdtar/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile
index 615bb0089cab..7fc06cd717f9 100644
--- a/archivers/bsdtar/Makefile
+++ b/archivers/bsdtar/Makefile
@@ -32,8 +32,4 @@ MAN1= bsdtar.1
USE_GETOPT_LONG=yes
.endif
-.if ${OSVERSION} >= 502111
-IGNORE= is in the base system
-.endif
-
.include <bsd.port.post.mk>