From 06156de8ba20cb1079be33dc4b5a6a530e325a1f Mon Sep 17 00:00:00 2001 From: Steven Kreuzer Date: Wed, 8 Jan 2014 14:56:28 +0000 Subject: Convert to USES Fix typo in OPTIONS_DEFINE --- audio/shoutcast/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/shoutcast') diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index 60b32ef5104c..88ca89313edc 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -14,7 +14,7 @@ COMMENT= SHOUTcast Distributed Network Audio Server RESTRICTED= redistribution of software is not permitted IA32_BINARY_PORT= yes -USE_DOS2UNIX= yes +USES= dos2unix NO_STAGE= yes DOS2UNIX_REGEX= .*\.(conf|css|html|js|txt|xml) @@ -24,7 +24,7 @@ CONFLICTS= linux-shoutcast-[0-9]* NO_WRKSUBDIR= yes NO_BUILD= yes -OPTIONS_DEFINE= CONFIG_BUILDER DOCS EXAMPLE +OPTIONS_DEFINE= CONFIG_BUILDER DOCS EXAMPLES CONFIG_BUILDER_DESC= SHOUTcast Configuration Builder SHOUTCASTUSER= ${PORTNAME} -- cgit v1.2.3