aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libarchive/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 4e040e36bbdf..469c92ed8c02 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -34,13 +34,4 @@ MAN3= archive_entry.3 \
MAN5= libarchive-formats.5 \
tar.5
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500040
-USE_GETOPT_LONG=yes
-CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>