pkgsrc/audio/libopenspc
marino 1872fc8a31 audio/libopenspc: Fix configure script bad grep pattern
DragonFly's modern gnu grep caught use of "[:space:]" rather than
the correct "[[:space:]]" in the Gentoo ltmain sanity check, and
returned an error breaking the configure script.  The m4 file was
correct though, so the configure wasn't really generated.  In any
case, this Gentoo error is widespread, so expect the same patch for
other packages as they are discovered.

It's possible platforms using BSD grep aren't affected.
No PKGREVISION bump required.
2011-11-21 07:12:24 +00:00
..
patches audio/libopenspc: Fix configure script bad grep pattern 2011-11-21 07:12:24 +00:00
buildlink3.mk
DESCR
distinfo audio/libopenspc: Fix configure script bad grep pattern 2011-11-21 07:12:24 +00:00
Makefile
PLIST