diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2014-05-05 14:36:43 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2014-05-05 14:36:43 +0000 |
| commit | 31860b66256200355b14ae77bc8f1828c2ccbecf (patch) | |
| tree | cc4c6904f1728bde23711d5662042a6029ca908c /graphics/gimp-gap/files/patch-libwavplayclient_wpc_msg.c | |
| parent | - Update to 1.14 (diff) | |
Remove gimp-gap, it doesn't build with current gimp 2.8 and no new release
in 5 years.
Diffstat (limited to 'graphics/gimp-gap/files/patch-libwavplayclient_wpc_msg.c')
| -rw-r--r-- | graphics/gimp-gap/files/patch-libwavplayclient_wpc_msg.c | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/gimp-gap/files/patch-libwavplayclient_wpc_msg.c b/graphics/gimp-gap/files/patch-libwavplayclient_wpc_msg.c deleted file mode 100644 index 2257b2a485a9..000000000000 --- a/graphics/gimp-gap/files/patch-libwavplayclient_wpc_msg.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libwavplayclient/wpc_msg.c.orig 2007-08-22 09:13:38.000000000 -0400 -+++ libwavplayclient/wpc_msg.c 2007-08-22 09:13:52.000000000 -0400 -@@ -4,7 +4,6 @@ - #include <unistd.h> - #include <errno.h> - #include <fcntl.h> --#include <malloc.h> - #include <string.h> - #include <memory.h> - #include <signal.h> -@@ -13,7 +12,7 @@ - #include <sys/msg.h> - #include <sys/ioctl.h> - #include <assert.h> --#ifdef __CYGWIN__ -+#if defined (__CYGWIN__) || defined (__FreeBSD__) - #include <sys/soundcard.h> - #else - #include <linux/soundcard.h> |
