diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-11-13 22:49:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-11-13 22:49:47 +0000 |
commit | 15d7dfcbe90fe459ca84f1af2a92310c566e8684 (patch) | |
tree | 09c05619543dad0acd93caf7e261ecb90a1e0fbd /net/liveMedia/files/patch-proxyServer_Makefile.tail | |
parent | - Update to 8.4.4 (diff) |
Update liveMedia 2016-11-06
Remove useless patches
Add videolan mirrors which keeps distfiles around for a while
Notes
Notes:
svn path=/head/; revision=426071
Diffstat (limited to 'net/liveMedia/files/patch-proxyServer_Makefile.tail')
-rw-r--r-- | net/liveMedia/files/patch-proxyServer_Makefile.tail | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/liveMedia/files/patch-proxyServer_Makefile.tail b/net/liveMedia/files/patch-proxyServer_Makefile.tail deleted file mode 100644 index e3008e914ec5..000000000000 --- a/net/liveMedia/files/patch-proxyServer_Makefile.tail +++ /dev/null @@ -1,10 +0,0 @@ ---- proxyServer/Makefile.tail.orig 2013-11-10 06:24:08.000000000 +0100 -+++ proxyServer/Makefile.tail 2013-11-13 23:35:11.000000000 +0100 -@@ -33,6 +33,6 @@ - - install: $(PROXY_SERVER) - install -d $(DESTDIR)$(PREFIX)/bin -- install -m 755 $(PROXY_SERVER) $(DESTDIR)$(PREFIX)/bin -+ install -s -m 755 $(PROXY_SERVER) $(DESTDIR)$(PREFIX)/bin - - ##### Any additional, platform-specific rules come here: |