summaryrefslogtreecommitdiff
path: root/databases/pointcloud
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-06-16 04:59:45 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-06-16 05:01:47 +0000
commitc485094ccc49a5f41e87198d7158ec6e6921152b (patch)
treecaac562a4075ca4a6e1b1295a5d050ab7965bc89 /databases/pointcloud
parent0c385188f937c347cfb60e27ac367e17e6994195 (diff)
Diffstat (limited to 'databases/pointcloud')
-rw-r--r--databases/pointcloud/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/pointcloud/Makefile b/databases/pointcloud/Makefile
index 92da7487ab16..435d6b8b85c1 100644
--- a/databases/pointcloud/Makefile
+++ b/databases/pointcloud/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pointcloud
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= databases geography
@@ -15,8 +15,8 @@ COMMENT= LIDAR types for PostgreSQL
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-BUILD_DEPENDS= ${LOCALBASE}/include/lazperf/lazperf.hpp:archivers/lazperf
-LIB_DEPENDS= libght.so:devel/libght
+LIB_DEPENDS= libght.so:devel/libght \
+ liblazperf.so:archivers/lazperf
USES= autoreconf compiler:c++0x gmake gnome pgsql
WANT_PGSQL= server