1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/multimedia/mythtv-frontend/files/patch-external__zeromq__src__Makefile.am
Bernhard Froehlich 0edd9e5d7c - Update to 0.27.5
- Disable mythlogserver as recommended from upstream
- Remove own distfile mirror and trust in githubs codeload
2016-01-13 09:19:23 +00:00

11 lines
383 B
Plaintext

--- external/zeromq/src/Makefile.am.orig 2015-11-16 14:31:23.735432710 +0000
+++ external/zeromq/src/Makefile.am 2015-11-16 14:28:48.465433398 +0000
@@ -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