aboutsummaryrefslogtreecommitdiffstats
path: root/x11/mlterm/files
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2011-10-10 22:42:28 +0800
committernobutaka <nobutaka@FreeBSD.org>2011-10-10 22:42:28 +0800
commita4dd18a1b8df9eaf6cbb82480db1c9a8ba4e8129 (patch)
tree0e2ff9d77f4db7315eedab352eaab5292a4a8b87 /x11/mlterm/files
parent075b639a642936404adb18f1d8eeed05cb22ec83 (diff)
downloadfreebsd-ports-gnome-a4dd18a1b8df9eaf6cbb82480db1c9a8ba4e8129.tar.gz
freebsd-ports-gnome-a4dd18a1b8df9eaf6cbb82480db1c9a8ba4e8129.tar.zst
freebsd-ports-gnome-a4dd18a1b8df9eaf6cbb82480db1c9a8ba4e8129.zip
Update to 3.0.8.
Diffstat (limited to 'x11/mlterm/files')
-rw-r--r--x11/mlterm/files/patch-xwindow_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/mlterm/files/patch-xwindow_Makefile.in b/x11/mlterm/files/patch-xwindow_Makefile.in
new file mode 100644
index 000000000000..7da3e76018b1
--- /dev/null
+++ b/x11/mlterm/files/patch-xwindow_Makefile.in
@@ -0,0 +1,11 @@
+--- xwindow/Makefile.in.orig 2011-10-10 22:14:33.000000000 +0900
++++ xwindow/Makefile.in 2011-10-10 22:14:45.000000000 +0900
+@@ -68,7 +68,7 @@
+ $(MAKE) LKIK="$(LKIK_DEB)" LMKF="$(LMKF_DEB)" all
+
+ $(PROG): $(OBJ) $(LMLTERM)
+- $(LIBTOOL_LINK) -o $(PROG) $(OBJ@XWINDOW_OBJ_SUFFIX@) @DEXPORT@ $(LIBS) @CTL_LIBS_FOR_PROG@
++ $(LIBTOOL_LINK) -o $(PROG) $(OBJ@XWINDOW_OBJ_SUFFIX@) $(LIBS) @CTL_LIBS_FOR_PROG@
+
+ .SUFFIXES: .c .o
+