change the libtool version to use from 1.3 to 1.5

This commit is contained in:
Oliver Lehmann 2005-05-31 16:10:25 +00:00
parent 45912e9545
commit 5200cfb2df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136535
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ COMMENT= MPEG audio analysis toolkit
USE_REINPLACE= yes
USE_GMAKE= yes
USE_INC_LIBTOOL_VER= 13
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
post-patch:

View File

@ -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