diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2014-06-21 15:09:24 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2014-06-21 15:09:24 +0000 |
commit | 152aa3ab0653b43682d611fca7ed340b620329a6 (patch) | |
tree | 19ae13b84216379f341c91cc5367458bdb02ab30 /audio/audacious-dumb | |
parent | ba5bf86ca0f19d08bd59db9f970142d8467e57dd (diff) | |
download | ports-152aa3ab0653b43682d611fca7ed340b620329a6.tar.gz ports-152aa3ab0653b43682d611fca7ed340b620329a6.zip |
Notes
Diffstat (limited to 'audio/audacious-dumb')
-rw-r--r-- | audio/audacious-dumb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile index 26b67638a745..e1cf3790d98c 100644 --- a/audio/audacious-dumb/Makefile +++ b/audio/audacious-dumb/Makefile @@ -16,6 +16,8 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \ ${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb +BROKEN= Does not work with audacious 3.5 or later + USES= gmake pkgconfig USE_LDCONFIG= yes |