summaryrefslogtreecommitdiff
path: root/print/ruby-panda
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-06 10:44:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-06 10:44:57 +0000
commit252274e6351cf8abd5cf15ff6c52c13e6f107338 (patch)
tree8b372a023b187a77aeeaa92f5a9bfdedc5238bf9 /print/ruby-panda
parentChase the update of ftp/curl. (diff)
Use RUBY_WITH_PTHREAD.
Notes
Notes: svn path=/head/; revision=40938
Diffstat (limited to 'print/ruby-panda')
-rw-r--r--print/ruby-panda/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile
index 5fffd807f959..f23fa1cd2ea9 100644
--- a/print/ruby-panda/Makefile
+++ b/print/ruby-panda/Makefile
@@ -22,10 +22,9 @@ LIB_DEPENDS= panda.0:${PORTSDIR}/print/panda \
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
+RUBY_WITH_PTHREAD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-CONFIGURE_ARGS= --with-cflags="${PTHREAD_CFLAGS}" \
- --with-ldflags="${PTHREAD_LIBS}"
INSTALL_TARGET= site-install
DOCS_EN= README