summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/icecast1/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile
index 11e0d576ce6..57701acaf86 100644
--- a/audio/icecast1/Makefile
+++ b/audio/icecast1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.2 2004/01/11 16:59:34 kim Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/11 17:06:31 kim Exp $
#
DISTNAME= icecast-1.3.12
@@ -42,6 +42,9 @@ CONF_FILES+= ${EGDIR}/${f}.dist ${PKG_SYSCONFDIR}/${f}
ICECAST_SOURCE_BUFFSIZE?= 8192
ICECAST_CHUNKLEN?= 64
+BUILD_DEFS+= ICECAST_SOURCE_BUFFSIZE
+BUILD_DEFS+= ICECAST_CHUNKLEN
+
pre-configure:
@${MV} ${WRKSRC}/src/icetypes.h ${WRKSRC}/src/icetypes.h.bak
@${SED} \