aboutsummaryrefslogtreecommitdiff
path: root/math/gretl/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-08 20:06:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-08 20:06:40 +0000
commitfa70d64c5377bba7254dc04fe0732566b085c5f3 (patch)
treeb7b1b7df52db8d013efbd1eab5d7801209ba86dc /math/gretl/files
parent5bbec38d7cc2925f22318cb620c0fdb50b632517 (diff)
downloadports-fa70d64c5377bba7254dc04fe0732566b085c5f3.tar.gz
ports-fa70d64c5377bba7254dc04fe0732566b085c5f3.zip
Notes
Diffstat (limited to 'math/gretl/files')
-rw-r--r--math/gretl/files/patch-plugin::Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/gretl/files/patch-plugin::Makefile.in b/math/gretl/files/patch-plugin::Makefile.in
index b2043c0e7495..583ba44c4101 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 Wed Oct 20 00:55:16 2004
-+++ plugin/Makefile.in Thu Nov 18 20:24:54 2004
+--- plugin/Makefile.in.orig Sun May 22 12:11:20 2005
++++ plugin/Makefile.in Wed Jul 6 02:05:05 2005
@@ -8,6 +8,10 @@
INSTALL = @INSTALL@
LN = @LN_S@
@@ -8,10 +8,10 @@
+LDFLAGS = @LDFLAGS@
+INTL_LIBS = @LTLIBINTL@
+
+ build_gui = @build_gui@
have_gtk = @have_gtk@
have_gmp = @have_gmp@
-
-@@ -96,7 +100,7 @@
+@@ -145,7 +149,7 @@
URCDATA = $(topsrc)/plugin/data/urcdata.gz
override CFLAGS += $(GRETLINC) $(GTK_CFLAGS) $(GMP_CFLAGS) $(XML_CFLAGS) \
@@ -20,7 +20,7 @@
%.lo: %.c
$(COMPILE) $<
-@@ -181,12 +185,12 @@
+@@ -239,12 +243,12 @@
.PHONY:
install: $(GRETLLIB) $(PLUGINS) $(URCDATA) installdirs