diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 15:06:52 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 15:06:52 +0800 |
commit | 9f292bc9d1805e33bb755f97e4cea1ccba2a706e (patch) | |
tree | faf8ae3f49147c5d078bbb8ae571ba2db7d5af13 /audio/ecasound | |
parent | a625bf27f475a325e12d313fdda383b614360d35 (diff) | |
download | freebsd-ports-gnome-9f292bc9d1805e33bb755f97e4cea1ccba2a706e.tar.gz freebsd-ports-gnome-9f292bc9d1805e33bb755f97e4cea1ccba2a706e.tar.zst freebsd-ports-gnome-9f292bc9d1805e33bb755f97e4cea1ccba2a706e.zip |
BROKEN: Does not compile
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 |