diff options
author | Rene Ladan <rene@FreeBSD.org> | 2015-01-28 16:18:27 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2015-01-28 16:18:27 +0000 |
commit | 0783421b56d414d5822a967505ce37ef1c9cfca5 (patch) | |
tree | 6f4bbc880dc8f8691ba951c9c144a5d6bace321f /audio/x11amp/files/patch-libx11amp__configure | |
parent | Update to the latest commit. (diff) |
Remove expired ports:
2015-01-26 audio/qmidinet: Broken for more than 6 months
2015-01-26 audio/wmauda: Broken for more than 6 months
2015-01-26 audio/x11amp: Broken for more than 6 months
2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream
2015-01-26 ftp/rexx-curl: Broken for more than 6 months
2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months
2015-01-26 www/lifetype: Broken for more than 6 months
2015-01-26 www/ump: Broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=378068
Diffstat (limited to 'audio/x11amp/files/patch-libx11amp__configure')
-rw-r--r-- | audio/x11amp/files/patch-libx11amp__configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/x11amp/files/patch-libx11amp__configure b/audio/x11amp/files/patch-libx11amp__configure deleted file mode 100644 index aa00c48b4b5a..000000000000 --- a/audio/x11amp/files/patch-libx11amp__configure +++ /dev/null @@ -1,11 +0,0 @@ ---- libx11amp/configure.orig Tue May 31 17:43:26 2005 -+++ libx11amp/configure Tue May 31 17:43:36 2005 -@@ -1304,7 +1304,7 @@ - # Actually configure libtool. ac_aux_dir is where install-sh is found. - CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ - LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ -+$ac_aux_dir/ltconfig \ - $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - |