diff options
author | kris <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
commit | e8cba9559938186c1aa7ef89fec79e8e5bad69e0 (patch) | |
tree | ac96cc557a3c739c998a65dde0f24b45ce616c76 /audio/Maaate/Makefile | |
parent | 0dfa7444282b84aa0f915751fd1fd11bd1390eed (diff) | |
download | FreeBSD-ports-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.zip FreeBSD-ports-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.gz |
Use libtool port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'audio/Maaate/Makefile')
-rw-r--r-- | audio/Maaate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index 12e7207..ccf7ffd 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/ MAINTAINER= ports@FreeBSD.org COMMENT= MPEG audio analysis toolkit +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |