freebsd-ports/comms/gnuradio/files/patch-omnithread_Makefile.in
Diane Bruce bc2c39a048 - Upgrade to gnuradio 3.2.2
Reviewed by:	lrk _at_ ovillatx dot sytes dot net
2011-02-23 20:59:45 +00:00

11 lines
367 B
Text

--- omnithread/Makefile.in.orig 2009-07-06 02:20:03.000000000 -0400
+++ omnithread/Makefile.in 2011-02-20 18:03:05.000000000 -0500
@@ -762,7 +762,7 @@
libgromnithread_la_LIBADD = \
$(PTHREAD_LIBS)
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = %%LIBDATA%%/pkgconfig
pkgconfig_DATA = gnuradio-omnithread.pc
# ... but this code also came with the package