Subject: CVS commit: pkgsrc/x11/paragui
From: James Chacon
Date: 2003-08-11 20:32:51
Message id: 20030811183251.C363AB004@cvs.netbsd.org

Log Message:
Require native threads since this isn't pth aware and uses SDL which is pth
aware. This means SDL_Init tries to pth_init() which fails since pthread
calls from paragui have already implicitly called pth_init().
XXX - pth probably needs to handle this better by not returning -1 on
multiple init calls.

Files:
RevisionActionfile
1.5modifypkgsrc/x11/paragui/Makefile