1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/chinese/xcin25/files/patch-ad
Clive Lin 0b11fae5a7 Upgrade to latest xcin25/libtabe suite.
Hand MAINTAINER to submitter.

PR: ports/37039 ports/37040
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
2002-04-17 11:51:53 +00:00

12 lines
385 B
Plaintext

--- src/Makefile.in.orig Sat Sep 22 00:41:41 2001
+++ src/Makefile.in Sun Nov 4 17:20:59 2001
@@ -9,7 +9,7 @@
LIB = ${xcinlib} -lXimd -lim_comm lib/libxcin.la \
${x_libraries} ${locale_lib} ${dl_lib} ${intl_lib} -lm
-BIN = xcin
+BIN = xcin2.5
SRC = xcin_main.c module.c gui.c xim.c xim_IC.c fkey.c gui_main.c \
gui_menusel.c gui_overspot.c gui_main2.c
OBJ = $(SRC:.c=.o)