From 5e20b38f6e91e2d6830174bc238f5c6613342e85 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Tue, 18 Jul 2006 13:00:25 +0000 Subject: Use the new IA32_BINARY_PORT macro instead of ONLY_FOR_ARCHS PR: 100479 Submitted by: Gabor Kovesdan (maintainer) Sponsored by: Google SoC 2006 --- audio/shoutcast/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index c5a1e30d1d20..ac3644c61011 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -6,13 +6,14 @@ PORTNAME= shoutcast PORTVERSION= 1.9.7 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://www.shoutcast.com/downloads/sc1-9-7/ MAINTAINER= gkovesdan@t-hosting.hu COMMENT= Nullsoft's streaming audio server (binary port) -ONLY_FOR_ARCHS= i386 amd64 ia64 +IA32_BINARY_PORT= YES NO_BUILD= YES RESTRICTED= Redistribution of the software is not allowed -- cgit v1.2.3