summaryrefslogtreecommitdiff
path: root/lang/gambas/files/patch-src_exec_Makefile.in
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-11-08 06:09:30 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-11-08 06:09:30 +0000
commit341909db6b48c3f54aab5e121e58eb4a1fb02ea7 (patch)
tree53b4d319a3d4241916216e84699f6ebb9a773931 /lang/gambas/files/patch-src_exec_Makefile.in
parentAdd the results of the recent port reaping session. (diff)
Upgrade to 1.0.12.
Changelog at <http://gambas.sourceforge.net/changelog.html>.
Notes
Notes: svn path=/head/; revision=147544
Diffstat (limited to 'lang/gambas/files/patch-src_exec_Makefile.in')
-rw-r--r--lang/gambas/files/patch-src_exec_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/gambas/files/patch-src_exec_Makefile.in b/lang/gambas/files/patch-src_exec_Makefile.in
new file mode 100644
index 000000000000..66bf741606d5
--- /dev/null
+++ b/lang/gambas/files/patch-src_exec_Makefile.in
@@ -0,0 +1,11 @@
+--- src/exec/Makefile.in.orig Mon Nov 7 19:30:39 2005
++++ src/exec/Makefile.in Mon Nov 7 22:57:31 2005
+@@ -206,7 +206,7 @@
+ LD_FLAGS = @LD_FLAGS@
+ LIBLTDL = @LIBLTDL@
+ LIBOBJS = @LIBOBJS@
+-LIBS = @LIBS@
++LIBS = @LIBS@ -lml
+ LIBTOOL = @LIBTOOL@
+ LIBXML_DIR = @LIBXML_DIR@
+ LIBXML_INC = @LIBXML_INC@