aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-09-25 06:05:33 +0800
committersf <sf@FreeBSD.org>2001-09-25 06:05:33 +0800
commit3e0c23a364b14244f32e2595235235793d4ac6e1 (patch)
tree530e23f005af6cb9896dc5e0f860d494005397d1 /palm
parentae909aaf995e6c10df31dcadfa545e8a75389489 (diff)
downloadfreebsd-ports-gnome-3e0c23a364b14244f32e2595235235793d4ac6e1.tar.gz
freebsd-ports-gnome-3e0c23a364b14244f32e2595235235793d4ac6e1.tar.zst
freebsd-ports-gnome-3e0c23a364b14244f32e2595235235793d4ac6e1.zip
add PTHREAD_CFLAGS/LIBS to work with fltk/libGL.
PR: 30752 Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
Diffstat (limited to 'palm')
-rw-r--r--palm/pose/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/palm/pose/Makefile b/palm/pose/Makefile
index 6d97c05793ae..dd9c74eb0df5 100644
--- a/palm/pose/Makefile
+++ b/palm/pose/Makefile
@@ -22,6 +22,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --x-includes=${X11BASE}/include \
--x-libraries=${X11BASE}/lib
+CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
+ LIBS="${PTHREAD_LIBS}"
post-install:
${MKDIR} ${PREFIX}/share/pose