summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-12-30 09:53:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-12-30 09:53:30 +0000
commit818888376b954fdc47fefa2b900ceed7f697858c (patch)
tree4bb187f1c978a8fff9b377060e4b0c91e641551c /math
parentFix make fetch (diff)
Fix fech, GH_PROJECT for this port is case sensitive
Notes
Notes: svn path=/head/; revision=404816
Diffstat (limited to 'math')
-rw-r--r--math/pdal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index 13096ce3f3b2..a63f0f901306 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -16,6 +16,7 @@ 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