aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-30 11:32:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-30 11:32:09 +0000
commitbfa7b6ce3fdb0593a0363dd968688ed265036bd8 (patch)
treea9f878a8463de4c009444ea1bf38834ba33b362d /archivers
parenta7fb56684cfb4762ba9cc3f680f1ccd131939cd3 (diff)
downloadports-bfa7b6ce3fdb0593a0363dd968688ed265036bd8.tar.gz
ports-bfa7b6ce3fdb0593a0363dd968688ed265036bd8.zip
Fix build with archivers/lzmalib installed
PR: 239432 Reported by: <doctor@doctor.nl2k.ab.ca>
Notes
Notes: svn path=/head/; revision=513367
Diffstat (limited to 'archivers')
-rw-r--r--archivers/zstd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 996345d47054..7e70c3c7ba81 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
OPTIONS_DEFINE= LZ4
OPTIONS_DEFAULT=LZ4
-USES= gmake
+USES= gmake localbase
ALL_TARGET= default
TEST_TARGET= test