diff options
Diffstat (limited to 'audio/Maaate/Makefile')
-rw-r--r-- | audio/Maaate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index c17558b24b6a..25a2db1d6ad4 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -8,7 +8,7 @@ PORTNAME= Maaate PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/ @@ -17,7 +17,7 @@ COMMENT= MPEG audio analysis toolkit USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes post-patch: |