diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-04 03:40:18 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-04 03:40:18 +0000 |
commit | f17b239c5e0cc8dec953dcb15c48740198df0619 (patch) | |
tree | 2efc0500509bbad8dd86308998e50b957441b931 /audio/libamrnb | |
parent | 4d779794eefba75fe1aea5ba60570a543343160e (diff) |
Notes
Diffstat (limited to 'audio/libamrnb')
-rw-r--r-- | audio/libamrnb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/libamrnb/Makefile b/audio/libamrnb/Makefile index 6f9379d1963e..9a6f64605da6 100644 --- a/audio/libamrnb/Makefile +++ b/audio/libamrnb/Makefile @@ -24,8 +24,6 @@ LICENSE_PERMS_3GPP= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-a LICENSE_DISTFILES_BSD3CLAUSE= ${DISTNAME}${EXTRACT_SUFX} LICENSE_DISTFILES_3GPP= ${SRC26104} -BUILD_DEPENDS= unzip:archivers/unzip - RESTRICTED= unclear legal status, probably need licenses from 3GPP and more USES= gmake tar:bzip2 libtool |