From c56e8e11b0d2ad6bfe1e818a77aa9c5e75743319 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 24 Feb 2006 20:43:29 +0000 Subject: All ports that use ltverhack still need to set USE_AUTOTOOLS=libtool:15 since certain assumptions are made in that case. Reported by: ade and Pascal Hofstee git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5754 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/libwnck/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/libwnck') diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index cbfc703b6..b152cb5d7 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.61 2006/02/13 23:15:18 ahze Exp $ +# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.62 2006/02/23 19:16:18 ahze Exp $ # PORTNAME= libwnck @@ -26,7 +26,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gtk20 ltverhack USE_BISON= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3