summaryrefslogtreecommitdiff
path: root/math/muparser/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/muparser/patches/patch-ab')
-rw-r--r--math/muparser/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/math/muparser/patches/patch-ab b/math/muparser/patches/patch-ab
new file mode 100644
index 00000000000..6cc5b1a8a76
--- /dev/null
+++ b/math/muparser/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1.1.1 2009/12/11 19:53:57 drochner Exp $
+
+--- Makefile.in.orig 2009-12-11 15:24:06.000000000 +0000
++++ Makefile.in
+@@ -192,8 +192,8 @@ COND_USE_SOSYMLINKS_1___muParser_dll___s
+ all: $(__muParser_lib___depname) $(__muParser_dll___depname) $(__example1___depname)
+
+ install: all $(__install_muParser_lib___depname) $(__install_muParser_lib_headers___depname) $(__install_muParser_dll___depname) $(__install_muParser_dll_headers___depname)
+- $(INSTALL_DIR) $(libdir)/pkgconfig
+- $(INSTALL_DATA) build/autoconf/muparser.pc $(libdir)/pkgconfig
++ $(INSTALL_DIR) $(DESTDIR)$(libdir)/pkgconfig
++ $(INSTALL_DATA) build/autoconf/muparser.pc $(DESTDIR)$(libdir)/pkgconfig
+
+ uninstall: $(__uninstall_muParser_lib___depname) $(__uninstall_muParser_lib_headers___depname) $(__uninstall_muParser_dll___depname) $(__uninstall_muParser_dll_headers___depname)
+