summaryrefslogtreecommitdiff
path: root/graphics/open3d
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-09-11 18:34:27 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-09-11 18:34:27 +0000
commit0fae2e9e0e506b74d2648d9581e939154814c599 (patch)
treefde4faddc8b6422d8c776308219c1df37c4df4aa /graphics/open3d
parent393a7ac29fa9726f7fbd9d25fd8d1e689e251c24 (diff)
downloadfreebsd-ports-0fae2e9e0e506b74d2648d9581e939154814c599.zip
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906
Diffstat (limited to 'graphics/open3d')
-rw-r--r--graphics/open3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/open3d/Makefile b/graphics/open3d/Makefile
index 7942067c177c..d79fb9019d83 100644
--- a/graphics/open3d/Makefile
+++ b/graphics/open3d/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Open3D
DISTVERSIONPREFIX= v
DISTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org