diff options
author | kris <kris@FreeBSD.org> | 2005-11-15 04:47:42 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-15 04:47:42 +0000 |
commit | 3faf4db74197038147a90fe83aae71a52ae792ec (patch) | |
tree | ac6449a0a30c32e60b232cfb35a9a730a29c7cfb /audio | |
parent | 97d525a89e0743cc95530fd8806349e234497488 (diff) | |
download | FreeBSD-ports-3faf4db74197038147a90fe83aae71a52ae792ec.zip FreeBSD-ports-3faf4db74197038147a90fe83aae71a52ae792ec.tar.gz |
BROKEN: Size mismatch
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Maaate/Makefile | 2 | ||||
-rw-r--r-- | audio/voipong/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index d4a493b..7ce844e 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= Size mismatch + USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 diff --git a/audio/voipong/Makefile b/audio/voipong/Makefile index 6a6dae2..a5027c6 100644 --- a/audio/voipong/Makefile +++ b/audio/voipong/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.enderunix.org/voipong/ MAINTAINER= ports@FreeBSD.org COMMENT= Detect Voice Over IP calls and dump them to separate wave files +BROKEN= Size mismatch + USE_REINPLACE= yes GNU_CONFIGURE= yes |