diff options
author | hrs <hrs@FreeBSD.org> | 2013-10-31 10:03:01 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2013-10-31 10:03:01 +0800 |
commit | 7d80212ae8cf99791d836201ba6c10e5856af7ce (patch) | |
tree | 5aa7f3b50cea9e6b2e6e60ea4c6160dc95c1c662 /multimedia/Makefile | |
parent | d33d938cb7cc63d53c3edb6f611c9a264aed2202 (diff) | |
download | freebsd-ports-gnome-7d80212ae8cf99791d836201ba6c10e5856af7ce.tar.gz freebsd-ports-gnome-7d80212ae8cf99791d836201ba6c10e5856af7ce.tar.zst freebsd-ports-gnome-7d80212ae8cf99791d836201ba6c10e5856af7ce.zip |
- Split the library part of multimedia/rtmpdump into multimedia/librtmp.
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
specific condition.
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 8ea9717c2c6b..8a89359e7eda 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -178,6 +178,7 @@ SUBDIR += libquicktime-lame SUBDIR += libquvi SUBDIR += libquvi-scripts + SUBDIR += librtmp SUBDIR += libsmacker SUBDIR += libtheora SUBDIR += libtuner |