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-plugin::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-plugin::Makefile.in')
| -rw-r--r-- | math/gretl/files/patch-plugin::Makefile.in | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/math/gretl/files/patch-plugin::Makefile.in b/math/gretl/files/patch-plugin::Makefile.in index cbd2f35e69f1..2f683ea1ab17 100644 --- a/math/gretl/files/patch-plugin::Makefile.in +++ b/math/gretl/files/patch-plugin::Makefile.in @@ -1,5 +1,5 @@ ---- plugin/Makefile.in.orig 2010-11-18 09:41:28.000000000 -0500 -+++ plugin/Makefile.in 2011-02-02 16:11:27.000000000 -0500 +--- plugin/Makefile.in.orig 2011-02-14 08:52:57.000000000 -0500 ++++ plugin/Makefile.in 2011-03-02 09:02:20.000000000 -0500 @@ -12,6 +12,10 @@ INSTALL = @INSTALL@ LN = @LN_S@ @@ -11,16 +11,7 @@ build_gui = @build_gui@ build_mailer = @build_mailer@ have_odbc = @have_odbc@ -@@ -46,7 +50,7 @@ - - override CFLAGS += -I.. -I$(topsrc)/gui2 -DHAVE_CONFIG_H - --LIBTOOL = ../libtool -+LIBTOOL = @LIBTOOL@ - COMPILE = $(LIBTOOL) --mode=compile $(CCV) -c $(CFLAGS) - - ifeq ($(quiet_build),yes) -@@ -197,7 +201,7 @@ +@@ -198,7 +202,7 @@ override CFLAGS += $(GRETLINC) $(GTK_CFLAGS) $(GMP_CFLAGS) $(MPFR_CFLAGS) \ $(XML_CFLAGS) $(GRETL_LIBOLE2_CFLAGS) $(ZIP_CFLAGS) $(AUDIO_CFLAGS) \ @@ -29,7 +20,7 @@ %.lo: %.c $(CCECHO) -@@ -339,13 +343,13 @@ +@@ -340,13 +344,13 @@ .PHONY: install: $(GRETLLIB) $(PLUGINS) $(URCDATA) $(DWDATA) installdirs |
