summaryrefslogtreecommitdiff
path: root/audio/ruby-xmms/Makefile
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-12-08 00:22:57 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-12-08 00:22:57 +0000
commitb1fa1e443e17385daeaa89a4cf78511d3380a196 (patch)
tree733b5a93b70f4de050c2761f08fbc4dd2d7895ce /audio/ruby-xmms/Makefile
parentFix subdir and last commit. Of course it should have been (diff)
Patch pthread options into flags so library will build.
PR: 46075 Approved by: kris
Notes
Notes: svn path=/head/; revision=71413
Diffstat (limited to 'audio/ruby-xmms/Makefile')
-rw-r--r--audio/ruby-xmms/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile
index 4065a8ea46e4..da0eed5e4511 100644
--- a/audio/ruby-xmms/Makefile
+++ b/audio/ruby-xmms/Makefile
@@ -25,6 +25,8 @@ INSTALL_TARGET= site-install
DOCS= AUTHORS COPYING ChangeLog README doc
+CONFIGURE_ENV+= CFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODEXAMPLESDIR}