aboutsummaryrefslogtreecommitdiff
path: root/graphics/yafaray/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-05-11 04:05:20 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-05-11 04:05:20 +0000
commit052e0dfbcacffd636cf95812deafbbf588bcd79b (patch)
tree3572f7eef760c1436f06de5f5435340f26a9b710 /graphics/yafaray/Makefile
parenta5eebf7f1231778c17602d4d2b1c95220c229d4a (diff)
downloadports-052e0dfbcacffd636cf95812deafbbf588bcd79b.tar.gz
ports-052e0dfbcacffd636cf95812deafbbf588bcd79b.zip
graphics/yafaray: Update 3.4.1 -> 3.4.4
Reported by: portscout
Notes
Notes: svn path=/head/; revision=534874
Diffstat (limited to 'graphics/yafaray/Makefile')
-rw-r--r--graphics/yafaray/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile
index 4f720072f2b1..8374c5a71d88 100644
--- a/graphics/yafaray/Makefile
+++ b/graphics/yafaray/Makefile
@@ -3,8 +3,7 @@
PORTNAME= yafaray
DISTVERSIONPREFIX= v
-DISTVERSION= 3.4.1
-PORTREVISION= 1
+DISTVERSION= 3.4.4
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
@@ -34,7 +33,7 @@ GH_PROJECT= Core
USE_GNOME= libxml2
USE_LDCONFIG= yes
-LDFLAGS= -pthread # because build on 13 (head) was failing: ld: error: src/yafraycore/libyafaray_v3_core.so: undefined reference to pthread_create
+LDFLAGS+= -pthread # because build on 13 (head) was failing: ld: error: src/yafraycore/libyafaray_v3_core.so: undefined reference to pthread_create
CMAKE_OFF= WITH_YAF_PY_BINDINGS