aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpd/files/patch-aa
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2002-04-02 01:55:35 +0800
committerarchie <archie@FreeBSD.org>2002-04-02 01:55:35 +0800
commit61ba0dda708238936957813ec786cae341f23ff8 (patch)
tree007c4780f38b5cdc9858dc4d6e855b09db175686 /net/mpd/files/patch-aa
parent128187391967e1d76b4bcf0f8a4383668095b9a3 (diff)
downloadfreebsd-ports-gnome-61ba0dda708238936957813ec786cae341f23ff8.tar.gz
freebsd-ports-gnome-61ba0dda708238936957813ec786cae341f23ff8.tar.zst
freebsd-ports-gnome-61ba0dda708238936957813ec786cae341f23ff8.zip
Remove patches left over from the old mpd port.
Diffstat (limited to 'net/mpd/files/patch-aa')
-rw-r--r--net/mpd/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/mpd/files/patch-aa b/net/mpd/files/patch-aa
deleted file mode 100644
index e98cd987f300..000000000000
--- a/net/mpd/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.orig Thu Feb 25 22:18:47 1999
-+++ src/Makefile Fri Apr 30 12:24:58 1999
-@@ -69,7 +69,7 @@
-
- MPD_VERSION!= echo -n "${VERSION} (`id -un`@`uname -n` `date +'%R %v'`)"
-
--COPTS+= -g -Wall -Wmissing-prototypes -Wnested-externs -Werror
-+COPTS+= -g -Wall -Wmissing-prototypes -Wnested-externs
- COPTS+= -DPATH_CONF_DIR=\"${MPD_CONF_DIR}\"
- COPTS+= -DSYSLOG_FACILITY=${SYSLOG_FACILITY}
- COPTS+= -DMPD_VERSION='"${MPD_VERSION}"'