Index: ports/audio/shoutcast/Makefile =================================================================== RCS file: /usr/cvs/ports/audio/shoutcast/Makefile,v --- ports/audio/shoutcast/Makefile 18 Nov 2005 16:20:58 -0000 1.4 +++ ports/audio/shoutcast/Makefile 8 Apr 2006 09:03:43 -0000 @@ -13,15 +13,14 @@ MAINTAINER= gkovesdan@t-hosting.hu COMMENT= Nullsoft's streaming audio server (binary port) -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 ia64 NO_BUILD= YES -NO_PACKAGE= "Redistribution of the software isn\'t allowed" +NO_PACKAGE= Redistribution of the software isn\'t allowed USE_RC_SUBR= shoutcast.sh PLIST_FILES= sbin/sc_serv etc/shoutcast/sc_serv.conf.sample PLIST_DIRS= etc/shoutcast PORTDOCS= README.TXT -USE_REINPLACE= YES SUB_FILES= pkg-message @@ -35,7 +34,7 @@ .elif ${OSVERSION} >= 400000 DISTNAME= ${PORTNAME}-1-9-5-freebsd4-elf .else -BROKEN= "unsupported FreeBSD version" +BROKEN= unsupported FreeBSD version .endif post-patch: