diff options
author | trevor <trevor@FreeBSD.org> | 2001-03-15 22:34:35 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-03-15 22:34:35 +0800 |
commit | 5383d616bdf31446bd6d1b670beb75a9aa80672b (patch) | |
tree | 2c5693b1c4290ab2bd3ab74533825c149e77980d /audio/csound/Makefile | |
parent | 095eba4ee8c01a87c5b733dc67a859ff407225c1 (diff) | |
download | freebsd-ports-gnome-5383d616bdf31446bd6d1b670beb75a9aa80672b.tar.gz freebsd-ports-gnome-5383d616bdf31446bd6d1b670beb75a9aa80672b.tar.zst freebsd-ports-gnome-5383d616bdf31446bd6d1b670beb75a9aa80672b.zip |
Patch aops.c for a header problem. Remove BROKEN line.
reported by: kris
Diffstat (limited to 'audio/csound/Makefile')
-rw-r--r-- | audio/csound/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 9a62c93d1d57..592bd26c66e7 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= Csound${PORTVERSION}.tar.gz MAINTAINER= trevor@FreeBSD.org -BROKEN= "Fails to compile" - LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 |