diff --git a/Formula/vice.rb b/Formula/vice.rb index 278b2b5a53..19775d685a 100644 --- a/Formula/vice.rb +++ b/Formula/vice.rb @@ -33,7 +33,7 @@ class Vice < Formula "--without-x", "--enable-static-lame", # VICE can't compile against FFMPEG newer than 0.11: - # http://sourceforge.net/tracker/?func=detail&aid=3585471&group_id=223021&atid=1057617 + # https://sourceforge.net/p/vice-emu/bugs/341/ "--disable-ffmpeg" system "make" system "make", "bindist"