diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:32:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:32:59 +0000 |
commit | 842ffb0602685445ba492d7b6d74da22cd4933f6 (patch) | |
tree | 40a14396e5ef41b3d0564a11187ffe2841b3c195 /audio/raop_play | |
parent | d6582fe18e4b4c2815a82f1f4a50c7c602c358c5 (diff) | |
download | ports-842ffb0602685445ba492d7b6d74da22cd4933f6.tar.gz ports-842ffb0602685445ba492d7b6d74da22cd4933f6.zip |
Notes
Diffstat (limited to 'audio/raop_play')
-rw-r--r-- | audio/raop_play/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile index cb03a811a4c1..39d7dd0c9768 100644 --- a/audio/raop_play/Makefile +++ b/audio/raop_play/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \ faad:${PORTSDIR}/audio/faad \ flac:${PORTSDIR}/audio/flac +BROKEN= Incomplete pkg-plist and missing CONFLICTS + GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" USE_GMAKE= yes |