aboutsummaryrefslogtreecommitdiff
path: root/audio/libamrwb
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-09-08 21:08:41 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-09-08 21:08:41 +0000
commite3f4f7c6fab0b9c1e0e13e3be1b04eab3b5e82ff (patch)
tree8bbdc6c169c726a3ec8a83530840a5ce8e0bdf16 /audio/libamrwb
parentdc8bf4d2bef80b43408000e4924572080bf96233 (diff)
downloadports-e3f4f7c6fab0b9c1e0e13e3be1b04eab3b5e82ff.tar.gz
ports-e3f4f7c6fab0b9c1e0e13e3be1b04eab3b5e82ff.zip
- Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to be
"unzip -v" or similar which would break. Instead rely upon the unzip binary. http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056882.html Noticed by: Dag-Erling Smørgrav <des@des.no>
Notes
Notes: svn path=/head/; revision=241055
Diffstat (limited to 'audio/libamrwb')
-rw-r--r--audio/libamrwb/Makefile2
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}