aboutsummaryrefslogtreecommitdiff
path: root/archivers/libarchive
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-13 07:23:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-13 07:23:43 +0000
commita50d9328b545adc59780a5a93273d81750e297c4 (patch)
treeb9b84c91e67e8f424ec31b164071f5f2801f7643 /archivers/libarchive
parent8472a0736b12e3d18a0019c5f42dcdf553e76264 (diff)
downloadports-a50d9328b545adc59780a5a93273d81750e297c4.tar.gz
ports-a50d9328b545adc59780a5a93273d81750e297c4.zip
archivers/xz is in base for all versions and has been removed from the ports tree
Notes
Notes: svn path=/head/; revision=339572
Diffstat (limited to 'archivers/libarchive')
-rw-r--r--archivers/libarchive/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 08a9bf030340..550729ef38df 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -103,13 +103,7 @@ USE_OPENSSL= yes
CONFIGURE_ARGS+= --with-openssl --without-nettle
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
-LIB_DEPENDS+= lzma:${PORTSDIR}/archivers/xz
-.endif
-
check:
(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} check)
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>