From e8cba9559938186c1aa7ef89fec79e8e5bad69e0 Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 1 Feb 2007 02:42:05 +0000 Subject: Use libtool port instead of included version to avoid objformat a.out botch --- textproc/scim/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/scim') diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 4de2ac4beca8..8a242ef1e632 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -17,6 +17,7 @@ COMMENT= Smart Common Input Method platform USE_GNOME= gnomehack gnomehier gtk20 intlhack +USE_AUTOTOOLS= libtool:15 USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes -- cgit