aboutsummaryrefslogtreecommitdiff
path: root/textproc/openjade/files/patch-Makefile.comm.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/openjade/files/patch-Makefile.comm.in')
-rw-r--r--textproc/openjade/files/patch-Makefile.comm.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/openjade/files/patch-Makefile.comm.in b/textproc/openjade/files/patch-Makefile.comm.in
new file mode 100644
index 000000000000..4cc8733e2a14
--- /dev/null
+++ b/textproc/openjade/files/patch-Makefile.comm.in
@@ -0,0 +1,11 @@
+--- Makefile.comm.in.orig Mon Jan 8 00:28:27 2007
++++ Makefile.comm.in Mon Jan 8 00:29:02 2007
+@@ -32,7 +32,7 @@
+ INCS=-I$(srcdir) -I$(srcdir)/../include -I$(spincludedir) -I$(spincludedir)/.. $(INCLUDE)
+ CXXFLAGS=@CXXFLAGS@ $(INCS) $(DEBUG) $(DEFS)
+ CFLAGS=@CFLAGS@ $(DEBUG) $(DEFS)
+-LDFLAGS=@LDFLAGS@
++LDFLAGS=@LDFLAGS@ -lintl
+ MSGGENFLAGS= -l jstyleModule
+ CXXDEPGENFLAGS=-MM
+