Date: Mon, 28 Apr 2014 16:47:13 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352525 - head/audio/cowbell Message-ID: <201404281647.s3SGlDMp032777@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404281647.s3SGlDMp032777>