diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-09-08 21:08:41 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-09-08 21:08:41 +0000 |
commit | e3f4f7c6fab0b9c1e0e13e3be1b04eab3b5e82ff (patch) | |
tree | 8bbdc6c169c726a3ec8a83530840a5ce8e0bdf16 /audio/libamrwb | |
parent | dc8bf4d2bef80b43408000e4924572080bf96233 (diff) |
Notes
Diffstat (limited to 'audio/libamrwb')
-rw-r--r-- | audio/libamrwb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libamrwb/Makefile b/audio/libamrwb/Makefile index ec3d13202b69..a29660310d2f 100644 --- a/audio/libamrwb/Makefile +++ b/audio/libamrwb/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tatsuki_makino@hotmail.com COMMENT= 3GPP Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec -BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip +BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RESTRICTED= license prohibits redistribution RESTRICTED_FILES= ${SRC3GPP} |