aboutsummaryrefslogtreecommitdiff
path: root/misc/lastools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-02-06 00:10:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-02-06 00:10:49 +0000
commit9a845935f713467d033e6c9e179e4fe16bf949c0 (patch)
treea54cbd96e20013495afd0d3680073901c220adc7 /misc/lastools
parenta7ab4eec684748a0ed0477d85bb18aa4a29f5516 (diff)
downloadports-9a845935f713467d033e6c9e179e4fe16bf949c0.tar.gz
ports-9a845935f713467d033e6c9e179e4fe16bf949c0.zip
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 235517 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=492279
Diffstat (limited to 'misc/lastools')
-rw-r--r--misc/lastools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lastools/Makefile b/misc/lastools/Makefile
index d52fb91537da..9019858f31a8 100644
--- a/misc/lastools/Makefile
+++ b/misc/lastools/Makefile
@@ -9,7 +9,7 @@ COMMENT= Efficient tools for LiDAR processing
LICENSE= LGPL21
-USES= gmake
+USES= compiler:c++11-lang gmake
USE_GITHUB= yes
GH_TAGNAME= 8ff2694