opnsense-ports/comms/hamlib/files/patch-bindings_Makefile.am
Franco Fichtner 896a92008f */*: sync with upstream
Taken from: FreeBSD
2017-03-26 14:09:47 +02:00

11 lines
324 B
Text

--- bindings/Makefile.am.orig 2017-03-25 12:45:27 UTC
+++ bindings/Makefile.am
@@ -120,7 +120,7 @@ MOSTLYCLEANFILES+= hamlibtcl_wrap.c pkgI
tcl_ltlib = hamlibtcl.la
-tcldir = $(libdir)/tcl/Hamlib
+tcldir = /usr/local/lib/tcl8.6/Hamlib
PKG_VER=@ABI_VERSION@.@ABI_REVISION@
DLL=hamlibtcl-$(PKG_VER)@TCL_SHLIB_SUFFIX@