aboutsummaryrefslogtreecommitdiff
path: root/audio/gnump3d/files/patch-plugins_last20.cc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-02-11 20:59:31 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-02-11 20:59:31 +0000
commit39ead90b99432abd7c1d071d2d2a5137b4372237 (patch)
tree001c723cfcad9b1e1c99016c1dfc3fdbaebd8213 /audio/gnump3d/files/patch-plugins_last20.cc
parent72fd7f8c15f0ad199b6761372b27218d263ed42a (diff)
downloadports-39ead90b99432abd7c1d071d2d2a5137b4372237.tar.gz
ports-39ead90b99432abd7c1d071d2d2a5137b4372237.zip
Notes
Diffstat (limited to 'audio/gnump3d/files/patch-plugins_last20.cc')
-rw-r--r--audio/gnump3d/files/patch-plugins_last20.cc14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/gnump3d/files/patch-plugins_last20.cc b/audio/gnump3d/files/patch-plugins_last20.cc
deleted file mode 100644
index 72baad51021c..000000000000
--- a/audio/gnump3d/files/patch-plugins_last20.cc
+++ /dev/null
@@ -1,14 +0,0 @@
---- plugins/last20.cc.orig Fri Nov 29 04:33:21 2002
-+++ plugins/last20.cc Mon Dec 2 19:29:11 2002
-@@ -40,6 +40,11 @@
- #include <fstream.h>
-
-
-+#ifdef HAVE_PTHREAD
-+# include <pthread.h>
-+#endif
-+
-+
- #include "debug.h"
- #include "files.h"
- #include "iplugin.h"