diff options
| author | Brendan Fabeny <bf@FreeBSD.org> | 2011-03-04 08:43:28 +0000 |
|---|---|---|
| committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-03-04 08:43:28 +0000 |
| commit | a0cb646677c85ce4cd91c2f33e444dc49b09f788 (patch) | |
| tree | 57e2c57e0bcc222c3aa35a62cff06e6f0ab292ae /math/gretl/files/patch-share::Makefile.in | |
| parent | - Update to 0.47 (diff) | |
- Update to 1.9.4
- Fix the build by using the bundled
libtool rather than devel/libtool
Approved by: makc, miwi (mentors, implicit)
Diffstat (limited to 'math/gretl/files/patch-share::Makefile.in')
| -rw-r--r-- | math/gretl/files/patch-share::Makefile.in | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/math/gretl/files/patch-share::Makefile.in b/math/gretl/files/patch-share::Makefile.in index 5d17f50fee8c..147ec53b6811 100644 --- a/math/gretl/files/patch-share::Makefile.in +++ b/math/gretl/files/patch-share::Makefile.in @@ -1,5 +1,5 @@ ---- share/Makefile.in.orig 2010-08-23 08:47:12.000000000 -0400 -+++ share/Makefile.in 2011-02-05 04:47:43.000000000 -0500 +--- share/Makefile.in.orig 2011-02-10 16:40:30.000000000 -0500 ++++ share/Makefile.in 2011-03-02 07:43:03.000000000 -0500 @@ -13,7 +13,7 @@ sharesrc = $(topsrc)/share pdfdir = ../doc/tex @@ -39,12 +39,3 @@ install_fonts: for f in $(sharesrc)/fonts/*.ttf ; do \ -@@ -112,7 +112,7 @@ - $(tooldir)/mkinstalldirs $(DESTDIR)$(gretldir)/scripts/misc - $(tooldir)/mkinstalldirs $(DESTDIR)$(gretldir)/db - $(tooldir)/mkinstalldirs $(DESTDIR)$(gretldir)/functions -- $(tooldir)/mkinstalldirs $(DESTDIR)$(gretldir)/functions/docs -+# $(tooldir)/mkinstalldirs $(DESTDIR)$(gretldir)/functions/docs - $(tooldir)/mkinstalldirs $(DESTDIR)$(gretldir)/fonts - - clean: |
