diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-08 03:58:44 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-08 03:58:44 +0800 |
commit | 43eac0918b34186879b4c5e9a50317e6a9faa0ea (patch) | |
tree | f57697efd68f5ce262a779badad2e477d08fc869 | |
parent | 01c958df69e6cd8da0db6dcd668060213b7d2af6 (diff) | |
download | freebsd-ports-gnome-43eac0918b34186879b4c5e9a50317e6a9faa0ea.tar.gz freebsd-ports-gnome-43eac0918b34186879b4c5e9a50317e6a9faa0ea.tar.zst freebsd-ports-gnome-43eac0918b34186879b4c5e9a50317e6a9faa0ea.zip |
Hook mediabrowser to the build
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 9f0b00968dc5..e8d049d75e6d 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -215,6 +215,7 @@ SUBDIR += lxdvdrip SUBDIR += m2tstoavi SUBDIR += m2vrequantiser + SUBDIR += mediabrowser SUBDIR += mediadownloader SUBDIR += mediainfo SUBDIR += mencoder |