1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove incorrect build dependency on multimedia/v4l_compat.

PR:		173191
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
Approved by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
This commit is contained in:
Stefan Walter 2013-04-28 12:25:18 +00:00
parent 6d9af13dc0
commit 729d08f091
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316713

View File

@ -23,8 +23,7 @@ LICENSE_COMB= multi
# Don't set USE_ZIP as this breaks EXTRACT_CMD.
BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip \
cmake:${PORTSDIR}/devel/cmake \
${LOCALBASE}/include/libv4l2.h:${PORTSDIR}/multimedia/v4l_compat
cmake:${PORTSDIR}/devel/cmake
LIB_DEPENDS= audio:${PORTSDIR}/audio/nas \
ffi:${PORTSDIR}/devel/libffi \
asound:${PORTSDIR}/audio/alsa-lib \