From ce65ceff64540d23131eb9bad3d71a419371abd2 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 9 Mar 2007 22:23:05 +0000 Subject: Forgot to save in vim, last one to sync w/ FreeBSD ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8476 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/gaim/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-im') diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 56a883374..2438480e4 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification CONFLICTS?= ja-gaim-[0-9]* gaim-devel-2* +USE_AUTOTOOLS= libtool:15 USE_XLIB= yes USE_GETTEXT= yes USE_GMAKE= yes @@ -130,6 +131,7 @@ post-patch: -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g' \ -e 's|-lsilc -lsilcclient ${PTHREAD_LIBS} -ldl|-lsilc -lsilcclient ${PTHREAD_LIBS} -liconv|' \ -e 's|TCL_VERSION found but 8.3 required|TCL_VERSION found but ${TCLTK_VER} required|g' \ + -e 's|echo aout|echo elf|g' \ -e 's|TCL_MINOR_VERSION" -ne 3|TCL_MINOR_VERSION" -ne ${TCLTK_VER:E}|' \ ${WRKSRC}/configure .if defined(WITH_BIG5) -- cgit v1.2.3