aboutsummaryrefslogtreecommitdiffstats
path: root/audio/icecast
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-02-21 04:46:58 +0800
committersteve <steve@FreeBSD.org>2000-02-21 04:46:58 +0800
commit6738651e023b1faa3917ae8dfb1fe5b047194345 (patch)
tree943afcde1dbf4671605072eb57eefae52c9d8364 /audio/icecast
parent79b9acd28ab333ff49e2fab99be289ea28f74a60 (diff)
downloadfreebsd-ports-graphics-6738651e023b1faa3917ae8dfb1fe5b047194345.tar.gz
freebsd-ports-graphics-6738651e023b1faa3917ae8dfb1fe5b047194345.tar.zst
freebsd-ports-graphics-6738651e023b1faa3917ae8dfb1fe5b047194345.zip
Remove the two i386 binaries and rebuild them from source so this port
packages on the Alpha.
Diffstat (limited to 'audio/icecast')
-rw-r--r--audio/icecast/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index b0485d7dc03..a990e301cca 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -20,6 +20,9 @@ CONFIGURE_ARGS= --with-libwrap
ALL_TARGET= all mkpasswd
+post-extract:
+ @( cd ${WRKSRC}; ${RM} -f shout/calibrate shout/stresstest )
+
post-configure:
@${MAKE} WRKSRC=${WRKSRC}/liveice do-configure