diff options
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index d820bb90080c..4f5f8fa94c22 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -16,7 +16,6 @@ COMMENT= A streaming mp3 audio server HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-libwrap -USE_REINPLACE= yes pre-patch: @${REINPLACE_CMD} -e 's|<history.h>|<readline/history.h>|' \ |