diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:06:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:06:52 +0000 |
commit | 3bc7ffd05033e0d02652f5e7d518d8ebbe9ad0b0 (patch) | |
tree | 94a018d6bfb64cb6de3e90a8d9d7b79a882f8db0 /audio/ecasound | |
parent | 91df55a3f934ecfa38c4bffad5db6716bcb9b41d (diff) | |
download | ports-3bc7ffd05033e0d02652f5e7d518d8ebbe9ad0b0.tar.gz ports-3bc7ffd05033e0d02652f5e7d518d8ebbe9ad0b0.zip |
Notes
Diffstat (limited to 'audio/ecasound')
-rw-r--r-- | audio/ecasound/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index 4a0f1d1c2152..85c1d2864f6f 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://ecasound.seul.org/download/ MAINTAINER= anarcat@anarcat.ath.cx COMMENT= Multitrack audio processing software +BROKEN= "Does not compile" + USE_GMAKE= yes USE_AUTOMAKE_VER=14 USE_LIBTOOL= yes |