diff options
Diffstat (limited to 'math/plplot/files')
-rw-r--r-- | math/plplot/files/patch-pkgcfg::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/plplot/files/patch-pkgcfg::Makefile.in b/math/plplot/files/patch-pkgcfg::Makefile.in deleted file mode 100644 index 38f42c547cf5..000000000000 --- a/math/plplot/files/patch-pkgcfg::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- pkgcfg/Makefile.in.orig Mon Feb 2 20:41:08 2004 -+++ pkgcfg/Makefile.in Tue Feb 10 01:42:00 2004 -@@ -519,7 +519,7 @@ - - info-am: - --install-data-am: install-pkgconfigDATA -+install-data-am: @with_pkg_config_TRUE@install-pkgconfigDATA - @$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) install-data-hook - |