diff options
Diffstat (limited to 'audio/linux-neroaaccodec/Makefile')
-rw-r--r-- | audio/linux-neroaaccodec/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/linux-neroaaccodec/Makefile b/audio/linux-neroaaccodec/Makefile index b32cd3d..5afe8b8 100644 --- a/audio/linux-neroaaccodec/Makefile +++ b/audio/linux-neroaaccodec/Makefile @@ -11,8 +11,7 @@ DISTNAME= NeroAACCodec-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Nero AAC reference quality MPEG-4 and 3GPP audio codec -USES= dos2unix zip -USE_LINUX= yes +USES= dos2unix linux zip DOS2UNIX_REGEX= .*\.txt ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes |