diff options
author | luigi <luigi@FreeBSD.org> | 2007-02-03 02:27:34 +0800 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2007-02-03 02:27:34 +0800 |
commit | 4505c0acd2f6df21022c5d752e508f4efcf5edf2 (patch) | |
tree | f62b1d690ab74bb32252d402a7017ae8a4a04d41 /multimedia/Makefile | |
parent | 905fa68af9839b3c96cf2df409b3508c73a927bc (diff) | |
download | freebsd-ports-graphics-4505c0acd2f6df21022c5d752e508f4efcf5edf2.tar.gz freebsd-ports-graphics-4505c0acd2f6df21022c5d752e508f4efcf5edf2.tar.zst freebsd-ports-graphics-4505c0acd2f6df21022c5d752e508f4efcf5edf2.zip |
link the two drivers to the build
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index ed7dcd7d5fa..6228f3916b0 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -129,7 +129,9 @@ SUBDIR += libxine SUBDIR += linux-divx4linux SUBDIR += linux-divx4linux4 + SUBDIR += linux-gspca-kmod SUBDIR += linux-libtheora + SUBDIR += linux-ov511-kmod SUBDIR += linux-realplayer SUBDIR += linux-xmovie SUBDIR += lives |