From 328b757bf2b6c173ce65d3872ea462f25a5d5f9b Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 1 Jul 2004 17:06:41 +0000 Subject: Autotools cleanup. Remove autoconf257 (259), automake17 (18), and libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) --- audio/pd/Makefile | 2 +- audio/swami/Makefile | 2 +- audio/xmms-imms/Makefile | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/pd/Makefile b/audio/pd/Makefile index c081941b74e9..68d3b96855af 100644 --- a/audio/pd/Makefile +++ b/audio/pd/Makefile @@ -27,7 +27,7 @@ PATCH_WRKSRC= ${WRKSRC}/.. PLIST= ${WRKDIR}/pkg-plist USE_GMAKE= yes USE_X_PREFIX= yes -USE_AUTOCONF_VER= 257 +USE_AUTOCONF_VER= 259 WRKSRC= ${WRKDIR}/pd-0.37-1test1/src .include diff --git a/audio/swami/Makefile b/audio/swami/Makefile index 6591688fd0df..0f8120bf22df 100644 --- a/audio/swami/Makefile +++ b/audio/swami/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt \ USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes -USE_LIBTOOL_VER= 14 +USE_LIBTOOL_VER= 13 USE_GNOME= gnomelibs gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile index 71a22ef8a651..f8f675007ac6 100644 --- a/audio/xmms-imms/Makefile +++ b/audio/xmms-imms/Makefile @@ -25,8 +25,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gtk12 USE_GMAKE= yes -USE_AUTOCONF_VER= 257 -USE_AUTOHEADER_VER= 257 +USE_AUTOCONF_VER= 259 +USE_AUTOHEADER_VER= 259 GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3