svn commit: r352525 - head/audio/cowbell

Baptiste Daroussin bapt at FreeBSD.org
Mon Apr 28 16:47:13 UTC 2014


Author: bapt
Date: Mon Apr 28 16:47:13 2014
New Revision: 352525
URL: http://svnweb.freebsd.org/changeset/ports/352525
QAT: https://qat.redports.org/buildarchive/r352525/

Log:
  Mark as broken: no more public distfiles

Modified:
  head/audio/cowbell/Makefile

Modified: head/audio/cowbell/Makefile
==============================================================================
--- head/audio/cowbell/Makefile	Mon Apr 28 16:31:54 2014	(r352524)
+++ head/audio/cowbell/Makefile	Mon Apr 28 16:47:13 2014	(r352525)
@@ -10,10 +10,11 @@ MASTER_SITES=	http://more-cowbell.org/re
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Elegant music organizer
 
-LIB_DEPENDS=	tag:${PORTSDIR}/audio/taglib
+LIB_DEPENDS=	libtag.so:${PORTSDIR}/audio/taglib
+
+BROKEN=		No more public distfiles
 
 USES=		gmake pathfix gettext iconv pkgconfig
-NO_STAGE=	yes
 USE_GNOME=	gnomeprefix intltool gtksharp20
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list