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-nevlib_Makefile.in | |
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-nevlib_Makefile.in')
-rw-r--r-- | audio/cmp3/files/patch-nevlib_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/cmp3/files/patch-nevlib_Makefile.in b/audio/cmp3/files/patch-nevlib_Makefile.in deleted file mode 100644 index 22432bcca089..000000000000 --- a/audio/cmp3/files/patch-nevlib_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- nevlib/Makefile.in.orig 2001-07-29 05:09:13 UTC -+++ nevlib/Makefile.in -@@ -1,6 +1,6 @@ - CC = @CC@ - --CFLAGS = -Wall -ansi -O2 -g -+CFLAGS = @CFLAGS@ - - FILES=llist.o inifile.o - LIBNAME=libnev.a |