diff options
author | archie <archie@FreeBSD.org> | 2002-04-02 01:55:35 +0800 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2002-04-02 01:55:35 +0800 |
commit | 61ba0dda708238936957813ec786cae341f23ff8 (patch) | |
tree | 007c4780f38b5cdc9858dc4d6e855b09db175686 /net/mpd/files/patch-aa | |
parent | 128187391967e1d76b4bcf0f8a4383668095b9a3 (diff) | |
download | freebsd-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-aa | 11 |
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}"' |