summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pcl/Makefile b/graphics/pcl/Makefile
index 8b88e699456..73a7847c948 100644
--- a/graphics/pcl/Makefile
+++ b/graphics/pcl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/05/03 06:25:11 thor Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/03 09:15:30 thor Exp $
GITHUB_PROJECT= pcl
GITHUB_TAG= pcl-${PKGVERSION}
@@ -12,7 +12,7 @@ HOMEPAGE= https://github.com/PointCloudLibrary/pcl/
COMMENT= 2D/3D image and point cloud processing
LICENSE= modified-bsd
-WRKSRC= ${WRKDIR}/pcl-pcl-${PKGVERSION}
+WRKSRC= ${WRKDIR}/pcl-pcl-${PKGVERSION_NOREV}
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config