Subject: CVS commit: pkgsrc/devel/SDL
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 12/08/2003 20:25:51
Module Name: pkgsrc
Committed By: reed
Date: Mon Dec 8 20:25:51 UTC 2003
Modified Files:
pkgsrc/devel/SDL: buildlink2.mk
Log Message:
Revert my change so sdl-config is not buildlinked. Like, imlib-config
this caused a problem where now smpeg-config had the "buildlink"
directory hard-coded in the smpeg-config script.
(Instead smpeg's Makefile can define SDL_CONFIG in the CONFIGURE_ENV
to make sure it uses correct sdl-config. I haven't made that change yet.)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/SDL/buildlink2.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.