diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-29 00:47:13 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-29 00:47:13 +0800 |
commit | f4aa528416c3ea4f1b872a13d02b0b190818d9e2 (patch) | |
tree | b43f9bd51a90d9cb4ba98bba7fef90e1d74d233a /audio | |
parent | 46543d39285fd8f65a79ce8302da6978a5e33c1e (diff) | |
download | freebsd-ports-gnome-f4aa528416c3ea4f1b872a13d02b0b190818d9e2.tar.gz freebsd-ports-gnome-f4aa528416c3ea4f1b872a13d02b0b190818d9e2.tar.zst freebsd-ports-gnome-f4aa528416c3ea4f1b872a13d02b0b190818d9e2.zip |
Mark as broken: no more public distfiles
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cowbell/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index 829fb66f1e57..2791ffc4aca6 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -10,10 +10,11 @@ MASTER_SITES= http://more-cowbell.org/releases/ 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 |