CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/02/04 15:50:04
Modified files:
devel/p5-SDL : Makefile
devel/p5-SDL/patches: patch-Build_PL patch-src_SDL_xs
Log message:
Unbreak p5-SDL on amd64, i386.
Patch src/SDL.xs: it had been calling boot_SDL() without the required
arguments, which doesn't work on all platforms.
Also remove a dead HOMEPAGE and add c to WANTLIB.
ok cwen@ afresh1@
