From ec9b104e6513511d0a766ea931e17b7e48eb59b7 Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 31 May 2005 16:10:25 +0000 Subject: change the libtool version to use from 1.3 to 1.5 --- audio/resid/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/resid') diff --git a/audio/resid/Makefile b/audio/resid/Makefile index e075ce1d685c..c577402d2df6 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Cycle-based SID emulator engine -USE_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared INSTALLS_SHLIB= yes -- cgit