diff options
author | oliver <oliver@FreeBSD.org> | 2015-06-05 03:53:09 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2015-06-05 03:53:09 +0800 |
commit | a02a2ec0c3eb7867abed9b225bff507be2cd269f (patch) | |
tree | c2be071a8344341b459ceb4bcc64f76e28147f2c /audio | |
parent | 027ee50c7d920f6fdb6e29869aeb35ff9feacbf0 (diff) | |
download | freebsd-ports-gnome-a02a2ec0c3eb7867abed9b225bff507be2cd269f.tar.gz freebsd-ports-gnome-a02a2ec0c3eb7867abed9b225bff507be2cd269f.tar.zst freebsd-ports-gnome-a02a2ec0c3eb7867abed9b225bff507be2cd269f.zip |
update audacious to 3.6.2
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacious-dumb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile index 39e191aa8293..a889d6b48db5 100644 --- a/audio/audacious-dumb/Makefile +++ b/audio/audacious-dumb/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \ ${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb +BROKEN= Does not compile with audacious 3.6.x. USES= gmake pkgconfig USE_LDCONFIG= yes |