summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-24 22:05:33 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-24 22:05:33 +0000
commit627c8c3756943c95c9a8109d9e5a337d9a5adab3 (patch)
tree2137a8b437124edbc1b84f0958e167faba02eab1 /palm
parentfix typo: RUN_BUILD -> RUN_DEPENDS (diff)
add PTHREAD_CFLAGS/LIBS to work with fltk/libGL.
PR: 30752 Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
Notes
Notes: svn path=/head/; revision=48169
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