summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-01-18 19:04:43 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-01-18 19:04:43 +0000
commitbaeb8b8d2df0430b36b137062681ca6c74ac2f2c (patch)
tree644022076de26ee9e134aa5465146460d907d2aa /graphics
parent- Update to 1.0.1.901 (diff)
- Fix build on 6.x
Notes
Notes: svn path=/head/; revision=248109
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rawtherapee/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile
index cf635024220d..504e37017a9d 100644
--- a/graphics/rawtherapee/Makefile
+++ b/graphics/rawtherapee/Makefile
@@ -25,8 +25,8 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
USE_CMAKE= yes
USE_GNOME= gtk20 glib20
USE_LDCONFIG= yes
-CFLAGS+= -I${LOCALBASE}/include -fPIC
-LDFLAGS+= -L${LOCALBASE}/lib
+CFLAGS+= -I${LOCALBASE}/include -fPIC ${PTHREAD_CFLAGS}
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CMAKE_ENV= CFLAGS="${CFLAGS}" \
LDFLAGS="${LDFLAGS}"
SUB_FILES= rawtherapee