aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-06-12 04:59:17 +0800
committeryuri <yuri@FreeBSD.org>2018-06-12 04:59:17 +0800
commit1ef99e8d62dbd35f2e1b1175834db99fc6698f1b (patch)
tree2478904cd86821aa6eda8ecf2db556ad30483bd7 /graphics
parent60c4fc844bda7222b9ff996ba2bcd9b1d1fd6f7f (diff)
downloadfreebsd-ports-gnome-1ef99e8d62dbd35f2e1b1175834db99fc6698f1b.tar.gz
freebsd-ports-gnome-1ef99e8d62dbd35f2e1b1175834db99fc6698f1b.tar.zst
freebsd-ports-gnome-1ef99e8d62dbd35f2e1b1175834db99fc6698f1b.zip
graphics/pcl-pointclouds: Remove forgotten CXXFLAGS
Reported by: jbeich
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pcl-pointclouds/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile
index e3ca3843ef6c..5181ee769d21 100644
--- a/graphics/pcl-pointclouds/Makefile
+++ b/graphics/pcl-pointclouds/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pcl
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 1.8.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics math
PKGNAMESUFFIX= -pointclouds
@@ -31,9 +31,6 @@ USE_GL= gl glu
USE_XORG= x11 xext xt ice sm
USE_LDCONFIG= yes
-# https://github.com/PointCloudLibrary/pcl/issues/2284
-CXXFLAGS+= -DBOOST_UUID_RANDOM_GENERATOR_COMPAT
-
PLIST_SUB= SHL3=${DISTVERSION} SHL2=${DISTVERSION:R}
DATADIR= ${PREFIX}/share/${PORTNAME}-${DISTVERSION:R} # match the directory where the project installs .cmake files