Summary: | audio/muine needs to be marked BROKEN | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | John Marino <freebsd> |
Component: | Individual Port(s) | Assignee: | Cy Schubert <cy> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
John Marino
2013-08-19 08:00:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->cy Over to maintainer (via the GNATS Auto Assign Tool) Author: cy Date: Mon Aug 19 07:17:31 2013 New Revision: 324946 URL: http://svnweb.freebsd.org/changeset/ports/324946 Log: Mark broken. Fails to run. PR: 181392 Modified: head/audio/muine/Makefile Modified: head/audio/muine/Makefile ============================================================================== --- head/audio/muine/Makefile Mon Aug 19 07:07:05 2013 (r324945) +++ head/audio/muine/Makefile Mon Aug 19 07:17:31 2013 (r324946) @@ -11,6 +11,8 @@ MASTER_SITES= GNOME MAINTAINER= cy@FreeBSD.org COMMENT= Mono based Gnome audio player +BROKEN= Fails to run + LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \ id3tag.0:${PORTSDIR}/audio/libid3tag \ gdbm:${PORTSDIR}/databases/gdbm \ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. |