summaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-03-25 17:09:05 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-03-25 17:09:05 +0000
commitdb032688dfff0df0cd92849f13033b28a8b1b1f2 (patch)
tree798b5fbd8a866689a9e7a6acdefbbe97f5e7555e /multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am
parent- update to 2.0 (diff)
Update multimedia/mythtv and related ports to 29.1 [1]
Convert multimedia/mythtv-frontend to a slave port of multimedia/mythtv which should make future updates much easier. Upstream security patches have been added to address known vulnerabilities in the bundled ffmpeg 3.2. PR: 225652 (initial patches to update to 29.0) [1] Submitted by: <lucylangthorne55@gmail.com> [1] Differential Revision: https://reviews.freebsd.org/D14563
Diffstat (limited to 'multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am')
-rw-r--r--multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am b/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am
deleted file mode 100644
index c016b4a514c6..000000000000
--- a/multimedia/mythtv/files/patch-external_zeromq_src_Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
---- external/zeromq/src/Makefile.am.orig 2015-06-16 16:03:30 UTC
-+++ external/zeromq/src/Makefile.am
-@@ -1,6 +1,6 @@
- lib_LTLIBRARIES = libmythzmq.la
-
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(PKG_CONFIG_PATH)
- pkgconfig_DATA = libmythzmq.pc
-
- include_HEADERS = ../include/zmq.h ../include/zmq.hpp ../include/zmq_utils.h