From 381da41b3aefdd70b32a6c320725f86db8ce215c Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 11 Sep 2008 16:11:34 +0000 Subject: Add a missing dependency on v4l_compat. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11522 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/cheese/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'multimedia/cheese') diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index d399905c2..060260204 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -3,7 +3,7 @@ # Whom: FreeBSD GNOME Team # # $FreeBSD$ -# $MCom: ports/multimedia/cheese/Makefile,v 1.21 2008/09/01 22:44:58 ahze Exp $ +# $MCom: ports/multimedia/cheese/Makefile,v 1.22 2008/09/09 16:05:34 marcus Exp $ # PORTNAME= cheese @@ -15,6 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A Photobooth-inspired app for taking pictures and videos from webcam +BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat + USE_XORG= xxf86vm USE_BZIP2= yes USE_GMAKE= yes -- cgit v1.2.3