ports/97143: textproc/scim-table-imengine: doesn't compile due to libtool problem

Cheng-Lung Sung clsung at FreeBSD.org
Sun May 14 03:10:08 UTC 2006


Hi,

    How about the attached patch? :)
    Can you approve or disapprove it?

Thanks,
On Fri, May 12, 2006 at 03:10:26PM +0000, Jie Gao wrote:
> The following reply was made to PR ports/97143; it has been noted by GNATS.
> 
> From: Jie Gao <gaoj at cpsc.ucalgary.ca>
> To: bug-followup at freebsd.org
> Cc:  
> Subject: Re: ports/97143: textproc/scim-table-imengine: doesn't compile due
>  to libtool problem
> Date: Fri, 12 May 2006 09:04:28 -0600 (MDT)
> 
>  Thanks for the PR. I'm already aware of the libtool problem in 
>  scim-table-imengine. However, I am very busy with my PhD candidacy exams right 
>  now, and could not have prompt patches for this issue. Anybody with enough 
>  spare time is welcome to patch this port (before I can find some time). 
>  Thanks.
>  
>  -- 
>  GAO, Jie
>  PhD Candidate
>  Artificial Intelligence Research Lab  http://www.cpsc.ucalgary.ca/~gaoj
>  Department of Computer Science        E-mail: gaoj at cpsc.ucalgary.ca
>  University of Calgary                 Tel: 1-403-220-7688
>  
>  On Thu, 11 May 2006, Edwin Groothuis wrote:
>  
>  > Maintainer of textproc/scim-table-imengine,
>  >
>  > Please note that PR ports/97143 has just been submitted.
>  >
>  > If it contains a patch for an upgrade, an enhancement or a bug fix
>  > you agree on, reply to this email stating that you approve the patch
>  > and a committer will take care of it.
>  >
>  > The full text of the PR can be found at:
>  >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/97143
>  >
>  >
> _______________________________________________
> freebsd-ports-bugs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
> To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe at freebsd.org"

-- 
Cheng-Lung Sung - clsung@
-------------- next part --------------
===> Updating from CVS
M Makefile
===> Generating patch
===> Viewing diff with more
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/scim-table-imengine/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	23 Feb 2006 10:39:31 -0000	1.13
+++ Makefile	14 May 2006 00:22:08 -0000
@@ -50,6 +50,8 @@
 BUILD_DEPENDS+=	skim:${PORTSDIR}/textproc/skim
 CONFIGURE_ENV+=	PTHREAD_LIBS="${PTHREAD_LIBS}"
 PLIST_SUB=	SKIM=""
+USE_AUTOTOOLS=	libtool:15
+LIBTOOLFILES+=	skim/configure
 post-patch:
 	@${REINPLACE_CMD} -e "/^DIST_SUBDIRS/s/$$/ skim/" \
 		-e "/^@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE at SKIM_SUBDIR =/s/$$/ skim/" \
===> Done
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20060514/7df362a1/attachment.sig>


More information about the freebsd-ports-bugs mailing list