ports/chinese/libtabe/files/patch-ab
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
482 B
Text

--- src/supports/bims/Makefile.in.orig Wed Dec 5 13:56:40 2001
+++ src/supports/bims/Makefile.in Wed Dec 5 13:56:47 2001
@@ -45,8 +45,7 @@
$(LIBNAME): $(LIBOBJS)
$(LIBTOOL) --mode=link $(CC) -o $@ $(LIBOBJS) -rpath $(libdir) \
- -version-info $(CURRENT_VER):$(REVISION_VER):$(AGE_VER) \
- -release $(RELEASE_VER)
+ -version-info $(CURRENT_VER):$(REVISION_VER):$(AGE_VER)
bims.lo: bims.c bims.h
$(LIBTOOL) --mode=compile $(CC) -c $(CFLAGS) $(DEFS) $(INC) -o $@ bims.c