aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/bsdtar/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile
index 615bb0089ca..7fc06cd717f 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>