diff options
author | linimon <linimon@FreeBSD.org> | 2007-11-19 01:56:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-11-19 01:56:14 +0800 |
commit | cd6932f4dab069ba3115f5933b4a3c9dbe1e3011 (patch) | |
tree | 8667106a46d9ebe4734a38c7a507090df8feebf8 /audio | |
parent | e334ed2c3d44369a5676bebadb4f1c3a9c2d3461 (diff) | |
download | freebsd-ports-gnome-cd6932f4dab069ba3115f5933b4a3c9dbe1e3011.tar.gz freebsd-ports-gnome-cd6932f4dab069ba3115f5933b4a3c9dbe1e3011.tar.zst freebsd-ports-gnome-cd6932f4dab069ba3115f5933b4a3c9dbe1e3011.zip |
Broken: unfetchable.
Approved by: portmgr (self)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Maaate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index ccf7ffd777dd..c640d8f95727 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/ MAINTAINER= ports@FreeBSD.org COMMENT= MPEG audio analysis toolkit +BROKEN= unfetchable + USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes |