aboutsummaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-08-01 20:41:21 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-08-01 20:41:21 +0000
commit4e8b4c5b6348637b43b3c31ef5da7e3b722ebb1c (patch)
treeac3ac56e7c42f13a8ae704896588216a8693e874 /multimedia/Makefile
parent94586c7287b2c7f8d9b12651a5ce4866492ca3eb (diff)
Add multimedia/v4l_compat port, a port that installs the <linux/videodev.h>
header file needed to build some piece of software with video4linux support. Just BUILD_DEPENDS on it, and you should be fine.
Notes
Notes: svn path=/head/; revision=169400
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 74fa3ec8590a..817717cd7920 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -205,6 +205,7 @@
SUBDIR += toxine
SUBDIR += transcode
SUBDIR += tunapie
+ SUBDIR += v4l_compat
SUBDIR += vamps
SUBDIR += vcdgear
SUBDIR += vcdimager