diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 03:49:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 03:49:05 +0000 |
commit | 28e7382123cbc7ef132190c6b3c29b101db38cfc (patch) | |
tree | a9d50288bd0e48228abd908a6f7bd8be06c4e7bd /audio/openag/files/patch-configure | |
parent | PR: 51521 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=80201
Diffstat (limited to 'audio/openag/files/patch-configure')
-rw-r--r-- | audio/openag/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/openag/files/patch-configure b/audio/openag/files/patch-configure deleted file mode 100644 index f41d7c26881b..000000000000 --- a/audio/openag/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Thu Nov 7 10:33:08 2002 -+++ configure Thu Nov 7 10:34:30 2002 -@@ -3457,6 +3457,10 @@ - WGET_FLAGS=-o - - ;; -+fetch) -+ WGET_FLAGS=-o -+ -+ ;; - *) - { { echo "$as_me:3461: error: No proper wget or curl were found \ - on your system. CURRENTLY OpenAG cannot compile without a command \ |