Subject: CVS commit: pkgsrc/lang/scheme48
From: John Marino
Date: 2011-12-17 20:02:12
Message id: 20111217190212.2B53F175DD@cvs.netbsd.org

Log Message:
lang/schema48: Fix bad pthreads detection for DragonFly

The schema48 configure schema has a pthreads test that can't be overridden.
The problem is that it starts with -mt, and it thinks the test passes when
in reality gcc complains.  This commit does a post-patch inline replacement
on the configure script to override the test, and to add -pthread to both
$CFLAGS and $LDFLAGS.

Files:
RevisionActionfile
1.34modifypkgsrc/lang/scheme48/Makefile