diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-01-19 15:22:04 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-01-19 15:22:04 +0000 |
commit | 090b57ed93d4df5e46ffac2bf525e6e427cfa10c (patch) | |
tree | 0eca62a441271b1d7b7aea913ca44753de9f6440 /audio/gogo | |
parent | 773def54960bcdc5ae967026fa4607d117197e32 (diff) |
Notes
Diffstat (limited to 'audio/gogo')
-rw-r--r-- | audio/gogo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index 1531cd7541a0..e0ba926351a7 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Very fast MP3 encoder using recent x86 processors' features +BROKEN= does not fetch + OPTIONS= THREADS "Use linuxthreads for increased SMP performance" off # More than version 0.98 |