diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-03-05 10:17:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-03-05 10:17:47 +0000 |
commit | 3f2ebd6a491a3152265e1f0f6a4a5b0223a5b816 (patch) | |
tree | ed5a5ffe1b315a3fd1ff454ccee90856b0465dc8 /audio/icecast2/Makefile | |
parent | eecc8783cca74760978bf00ac72a643a450511e6 (diff) |
Notes
Diffstat (limited to 'audio/icecast2/Makefile')
-rw-r--r-- | audio/icecast2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 4fc8d5551d8c..a61ccbac4091 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -30,6 +30,7 @@ USE_AUTOMAKE= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_REINPLACE= yes +USE_BZIP2= yes WRKSRC= ${WRKDIR}/icecast |