pkgsrc/misc/molden/patches/patch-ab
joerg effdf005c9 Add DESTDIR support. Add modular Xorg support. Update to molden4.6
and remove interactive stage for fetching.

Too many changes to list here, see
ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/HISTORY
2007-08-17 21:38:23 +00:00

15 lines
295 B
Text

$NetBSD: patch-ab,v 1.1 2007/08/17 21:38:23 joerg Exp $
--- xwin.c.orig 2007-08-17 21:07:45.000000000 +0000
+++ xwin.c
@@ -20,10 +20,6 @@
#include <GL/gl.h>
#include <GL/glu.h>
#endif
-#if defined(DARWIN) || defined(FREEBSD)
-#else
-#include <malloc.h>
-#endif
#endif
#include <stdio.h>