From 28e7382123cbc7ef132190c6b3c29b101db38cfc Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Tue, 6 May 2003 03:49:05 +0000 Subject: As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>, remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. --- audio/mxv/files/patch-ac | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 audio/mxv/files/patch-ac (limited to 'audio/mxv/files/patch-ac') diff --git a/audio/mxv/files/patch-ac b/audio/mxv/files/patch-ac deleted file mode 100644 index a4defa9f7319..000000000000 --- a/audio/mxv/files/patch-ac +++ /dev/null @@ -1,22 +0,0 @@ -*** old/application.C Mon Apr 27 05:41:31 1998 ---- application.C Mon Jul 12 15:28:20 1999 -*************** -*** 41,46 **** ---- 41,47 ---- - #include - #include "localdefs.h" - -+ #if !defined(__FreeBSD__) - #ifdef NeXT - extern "C" { - char *strerror(int); -*************** -*** 60,65 **** ---- 61,67 ---- - return(sys_errlist[errn]); - } - #endif /* NeXT */ -+ #endif /* FreeBSD */ - - class GlobalResourceList { - friend Application; -- cgit v1.2.3