aboutsummaryrefslogtreecommitdiff
path: root/archivers/pixz
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 14:37:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 14:37:20 +0000
commit4e2de50b4d5eafad06e9238e1264f81c91edb00f (patch)
tree49d7d0359f767808ad630b0f1f31efa866a91ec1 /archivers/pixz
parent81471a0b2a688eaa10b976b1e7028d5bae6a62fe (diff)
downloadports-4e2de50b4d5eafad06e9238e1264f81c91edb00f.tar.gz
ports-4e2de50b4d5eafad06e9238e1264f81c91edb00f.zip
Enforce libarchive from ports
Notes
Notes: svn path=/head/; revision=392508
Diffstat (limited to 'archivers/pixz')
-rw-r--r--archivers/pixz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pixz/Makefile b/archivers/pixz/Makefile
index b2c0d8d4f1f1..17e2e58a01e7 100644
--- a/archivers/pixz/Makefile
+++ b/archivers/pixz/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
SUB_FILES= Makefile
PLIST_FILES= bin/${PORTNAME} man/man1/pixz.1.gz
-USES= uidfix
+USES= uidfix libarchive
post-extract: apply-slist
${INSTALL_DATA} ${WRKDIR}/Makefile ${WRKSRC}