aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2012-12-12 05:53:42 +0800
committermva <mva@FreeBSD.org>2012-12-12 05:53:42 +0800
commitd26342d895ef08b8480515ce34a45789e7af2a90 (patch)
tree9686c89e48a963cc15555f1ededddd39ead03c02 /net
parent731895cbb3d79f66a55330ea434f77ebbb05e5cc (diff)
downloadfreebsd-ports-gnome-d26342d895ef08b8480515ce34a45789e7af2a90.tar.gz
freebsd-ports-gnome-d26342d895ef08b8480515ce34a45789e7af2a90.tar.zst
freebsd-ports-gnome-d26342d895ef08b8480515ce34a45789e7af2a90.zip
- Install missing header
- Bump PORTREVISION to make ports depending on liveMedia buildable again
Diffstat (limited to 'net')
-rw-r--r--net/liveMedia/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile
index f5ed4d543c0a..ecd23fac2b6c 100644
--- a/net/liveMedia/Makefile
+++ b/net/liveMedia/Makefile
@@ -8,6 +8,7 @@
PORTNAME= liveMedia
PORTVERSION= 2012.11.30
PORTEPOCH= 2
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= http://www.live555.com/liveMedia/public/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
@@ -161,6 +162,7 @@ liveMedia= \
liveMedia/include/OnDemandServerMediaSubsession.hh \
liveMedia/include/OutputFile.hh \
liveMedia/include/PassiveServerMediaSubsession.hh \
+ liveMedia/include/ProxyServerMediaSession.hh \
liveMedia/include/QCELPAudioRTPSource.hh \
liveMedia/include/QuickTimeFileSink.hh \
liveMedia/include/QuickTimeGenericRTPSource.hh \