diff options
Diffstat (limited to 'audio/raop_play/Makefile')
-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 12b839443ee7..fd422b780e20 100644 --- a/audio/raop_play/Makefile +++ b/audio/raop_play/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \ faad:${PORTSDIR}/audio/faad \ flac:${PORTSDIR}/audio/flac +BROKEN= does not compile + GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes |