summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/libarchive/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 74fdd7450457..5cb70fa75efa 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -28,10 +28,4 @@ MAN3= archive_entry.3 \
MAN5= libarchive-formats.5 \
tar.5
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502103
-IGNORE= is in the base system
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>