diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 19:01:45 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 19:01:45 +0000 |
commit | 76962c8e82b5f6cea4fa492ae63d2ecd61ac2a6a (patch) | |
tree | 326def9ad2487e574c0aa1329602a97c8be9a045 /audio/sineshaper/files/patch-configure.ac | |
parent | Remove audio/p5-Audio-TagLib as it has been marked BROKEN for over 11 months. (diff) |
Remove audio/sineshaper as it has been BROKEN for over 4 months.
Notes
Notes:
svn path=/head/; revision=235718
Diffstat (limited to 'audio/sineshaper/files/patch-configure.ac')
-rw-r--r-- | audio/sineshaper/files/patch-configure.ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/sineshaper/files/patch-configure.ac b/audio/sineshaper/files/patch-configure.ac deleted file mode 100644 index 623af74ad92a..000000000000 --- a/audio/sineshaper/files/patch-configure.ac +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.ac.orig 2008-05-18 15:42:53.000000000 +0200 -+++ configure.ac 2008-05-18 15:43:35.000000000 +0200 -@@ -49,8 +49,6 @@ - CFLAGS=$debug_cflags - AC_MSG_RESULT(yes) - else -- CFLAGS=$opt_cflags -- CXXFLAGS=$opt_cflags - AC_MSG_RESULT(no) - fi - |