diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-02 19:40:59 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-02 19:40:59 +0000 |
| commit | 9fa05cbab26c31bb4844d99f33bcf4472948646e (patch) | |
| tree | 6ebaf5829c72142d3a5c3a96a70bb72c787b49e2 /archivers/lazperf | |
| parent | 2d9234768bd3255380394766d8932f1d698dffe5 (diff) | |
Notes
Diffstat (limited to 'archivers/lazperf')
| -rw-r--r-- | archivers/lazperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lazperf/Makefile b/archivers/lazperf/Makefile index a16619bca497..47bb60991cbc 100644 --- a/archivers/lazperf/Makefile +++ b/archivers/lazperf/Makefile @@ -11,7 +11,7 @@ COMMENT= Alternative LAZ implementation for C++ and JavaScript LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource +USES= cmake:outsource compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= hobu GH_PROJECT= laz-perf |
