The Makefile for audio/xfce4-mpc-plugin hardcodes the site path: MASTER_SITES= http://goodies.xfce.org/releases/xfce4-mpc-plugin/ But should be consistent with other Xfce "goodies" plugins and use ${PORTNAME}: MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ Fix: Apply this patch: How-To-Repeat: Check /usr/ports/audio/xfce4-mpc-plugin MASTER_SITES path.
Responsible Changed From-To: freebsd-ports-bugs->miwi Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
miwi 2007-12-12 13:58:11 UTC FreeBSD ports repository Modified files: audio/xfce4-mpc-plugin Makefile Log: - Update MASTER_SITES PR: 117695 Submitted by: Warren Block <wblock@wonkity.com> Revision Changes Path 1.7 +1 -1 ports/audio/xfce4-mpc-plugin/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"