diff options
Diffstat (limited to 'math/pdal/Makefile')
-rw-r--r-- | math/pdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 68543241a603..929863e8c039 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \ liblaszip.so:archivers/laszip \ libjsoncpp.so:devel/jsoncpp -USES= cmake:outsource compiler:c++11-lib pathfix pkgconfig +USES= cmake compiler:c++11-lib pathfix pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:tu} |