summaryrefslogtreecommitdiff
path: root/audio/audacity/files/patch-cext.h
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-11-22 20:11:52 +0000
committerThomas Zander <riggs@FreeBSD.org>2015-11-22 20:11:52 +0000
commit89aaeef92e341636629440e365ad6770e8d810c5 (patch)
tree326b51ca69334cce5092ec6da3a040e742ee9ace /audio/audacity/files/patch-cext.h
parentwww/py-django-allauth: update to 0.24.1 (diff)
Update to upstream version 2.1.1
PR: 203607 Submitted by: xxjack12xx@gmail.com Reviewed by: yuri@rawbw.com, koobs, riggs
Notes
Notes: svn path=/head/; revision=402243
Diffstat (limited to 'audio/audacity/files/patch-cext.h')
-rw-r--r--audio/audacity/files/patch-cext.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/audacity/files/patch-cext.h b/audio/audacity/files/patch-cext.h
deleted file mode 100644
index 5ca84120ced0..000000000000
--- a/audio/audacity/files/patch-cext.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- lib-src/libnyquist/nyquist/cmt/cext.h 2009-07-15 20:27:36.000000000 -0700
-+++ lib-src/libnyquist/nyquist/cmt/cext.h 2009-07-19 00:37:45.000000000 -0700
-
-@@ -58,7 +58,7 @@
- #include <malloc.h>
- #endif
-
--#if NEED_ULONG
-+#if NEED_ULONG || __FreeBSD__
- typedef unsigned long ulong;
- #endif
-