diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /math | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) | |
download | ports-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.tar.gz ports-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/pdal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile index a63f0f901306..13096ce3f3b2 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -16,7 +16,6 @@ compiler_ARGS= c++11-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:tu} -GH_PROJECT= ${GH_ACCOUNT} OPTIONS_DEFINE= GDAL GEOTIFF LIBXML2 EMBED_BOOST OPTIONS_DEFAULT= GDAL GEOTIFF LIBXML2 |