From 744b44ac78b58e7fd8afac15fe989e1d35b6f54c Mon Sep 17 00:00:00 2001 From: jperkin Date: Fri, 30 Aug 2013 11:01:06 +0000 Subject: Remove binary restrictions. Since version 2.6 the licensing issues were clarified by upstream and at least Debian and FreeBSD have provided binary distributions since then. Bump PKGREVISION. --- audio/faad2/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/faad2/Makefile b/audio/faad2/Makefile index ae9943a82de..377c99decb0 100644 --- a/audio/faad2/Makefile +++ b/audio/faad2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2012/09/11 23:59:32 asau Exp $ +# $NetBSD: Makefile,v 1.48 2013/08/30 11:01:06 jperkin Exp $ DISTNAME= faad2-2.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=faac/} @@ -10,9 +10,6 @@ HOMEPAGE= http://www.audiocoding.com/ COMMENT= AAC decoding library LICENSE= gnu-gpl-v2 -RESTRICTED= Dolby doesn't allow binary distributions -NO_BIN_ON_FTP= ${RESTRICTED} -NO_BIN_ON_CDROM=${RESTRICTED} USE_TOOLS+= autoconf automake autoreconf gmake USE_LANGUAGES= c c++ -- cgit v1.2.3