diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:10:25 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:10:25 +0000 |
commit | 5200cfb2df937b1bf91c35ba199f62fc3d15129f (patch) | |
tree | 75d76522dd6abf41643b53704f097470b21ca807 /audio/Maaate | |
parent | 45912e9545fd776fb5433b1dbeae2629d7776c8d (diff) |
change the libtool version to use from 1.3 to 1.5
Notes
Notes:
svn path=/head/; revision=136535
Diffstat (limited to 'audio/Maaate')
-rw-r--r-- | audio/Maaate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index 3a63b9ba7500..d4a493b9030d 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -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: |