summaryrefslogtreecommitdiffstats
path: root/audio/mpg321/files
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-01-16 14:54:05 +0000
committernaddy <naddy@FreeBSD.org>2002-01-16 14:54:05 +0000
commit400344f6b4e808a0e31664377ea4548c185f3cab (patch)
tree3e49e685448f7d3d62fda5dbf4626062f2968cbe /audio/mpg321/files
parent65d2ae4e566b97dda31cd2d9fc3d178d2ffe9372 (diff)
downloadFreeBSD-ports-400344f6b4e808a0e31664377ea4548c185f3cab.zip
FreeBSD-ports-400344f6b4e808a0e31664377ea4548c185f3cab.tar.gz
* upgrade to 0.2.3
* update lib version of libao dependency
Diffstat (limited to 'audio/mpg321/files')
-rw-r--r--audio/mpg321/files/patch-getopt.c22
1 files changed, 0 insertions, 22 deletions
diff --git a/audio/mpg321/files/patch-getopt.c b/audio/mpg321/files/patch-getopt.c
deleted file mode 100644
index e566e22..0000000
--- a/audio/mpg321/files/patch-getopt.c
+++ /dev/null
@@ -1,22 +0,0 @@
-
-$FreeBSD$
-
---- getopt.c.orig Mon Oct 15 14:05:23 2001
-+++ getopt.c Mon Oct 15 14:05:37 2001
-@@ -76,16 +76,7 @@
- # endif
- #endif
-
--#ifndef _
--/* This is for other GNU distributions with internationalized messages.
-- When compiling libc, the _ macro is predefined. */
--# ifdef HAVE_LIBINTL_H
--# include <libintl.h>
--# define _(msgid) gettext (msgid)
--# else
- # define _(msgid) (msgid)
--# endif
--#endif
-
- /* This version of `getopt' appears to the caller like standard Unix `getopt'
- but it behaves differently for the user, since it allows the user
OpenPOWER on IntegriCloud