pkgsrc/x11/xmx/patches/patch-al
dholland 019aff8e20 Fix the "minor PLIST problems" and unmark this as only for SunOS.
Add proper deps.
Add destdir support.
And, finally, make it build properly. (82 (small) patches later...)
2008-08-31 06:52:29 +00:00

12 lines
422 B
Text

$NetBSD: patch-al,v 1.1 2008/08/31 06:52:29 dholland Exp $
--- lib/Xmc/SetConf.c~ 1998-02-01 14:05:08.000000000 -0500
+++ lib/Xmc/SetConf.c 2008-08-31 00:21:28.000000000 -0400
@@ -20,6 +20,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#include <string.h>
#include <xmc.h>
#include <xmclib.h>
#include <xmcp.h>