diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-25 07:53:48 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-03-30 18:59:27 -0500 |
commit | c132054349f8290c1d9cdc91fec876886e9759d2 (patch) | |
tree | 9e3ff91118f9398e69d80e68c1bab7c3864c3fd8 /audio/cmp3/files/patch-cmp3.h | |
parent | audio/cd2mp3: Remove expired port: (diff) |
audio/cmp3: Remove expired port:
2023-03-31 audio/cmp3: Abandonware, no development in 20 years. Please consider using audio/cmus or audio/musicpd
Diffstat (limited to 'audio/cmp3/files/patch-cmp3.h')
-rw-r--r-- | audio/cmp3/files/patch-cmp3.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/cmp3/files/patch-cmp3.h b/audio/cmp3/files/patch-cmp3.h deleted file mode 100644 index 8ee9d208c44f..000000000000 --- a/audio/cmp3/files/patch-cmp3.h +++ /dev/null @@ -1,11 +0,0 @@ ---- cmp3.h.orig 2001-07-01 04:38:08 UTC -+++ cmp3.h -@@ -1,7 +1,7 @@ - #ifndef _CMP3_H - #define _CMP3_H - --#if defined(__FreeBSD__) -+#if defined(__FreeBSD__) || defined(__DragonFly__) - #include <ncurses.h> - #include <termios.h> - #else |