From a46899093209df3d6651bf6782f4bcf9dd428c9e Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 1 Jul 2005 18:11:44 +0000 Subject: Switch to the new USE_AUTOTOOLS world order. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4139 df743ca5-7f9a-e211-a948-0013205c9059 --- math/gcalctool/Makefile | 4 ++-- math/gnumeric/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 7c24f7d8c..f56a62331 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/math/gcalctool/Makefile,v 1.34 2005/06/28 05:40:07 adamw Exp $ # PORTNAME= gcalctool @@ -22,7 +22,7 @@ USE_BISON= yes INSTALLS_OMF= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 65ad2f8ec..42d084d2a 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,7 +3,7 @@ # Whom: Yukihiro Nakai # # $FreeBSD$ -# $MCom$ +# $MCom: ports/math/gnumeric/Makefile,v 1.6 2005/06/28 05:40:08 adamw Exp $ # PORTNAME= gnumeric @@ -27,7 +27,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libgnomeprintui \ USE_PYTHON= yes INSTALLS_OMF= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --without-guile --with-bonobo --with-gnome-db CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}" \ -- cgit v1.2.3