diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-24 17:16:11 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-24 17:16:11 +0000 |
commit | 57046bc5baef52e38bb80898eb38448803524f8e (patch) | |
tree | f5c98f5c4a38ed6e869fef3835a0eb40e401c538 /audio/autozen | |
parent | 3b9002d4d5392117b2620da2497b53bbf5223738 (diff) | |
download | ports-57046bc5baef52e38bb80898eb38448803524f8e.tar.gz ports-57046bc5baef52e38bb80898eb38448803524f8e.zip |
Notes
Diffstat (limited to 'audio/autozen')
-rw-r--r-- | audio/autozen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/autozen/Makefile b/audio/autozen/Makefile index e0dac3a52ce0..73148b3202a1 100644 --- a/audio/autozen/Makefile +++ b/audio/autozen/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/AutoZen-${PORTVERSION} MAKE_ENV+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS} -BROKEN= "does not produce sound" +BROKEN= "on certain audio hardware, does not produce sound" USE_GNOME= gtk12 USE_X_PREFIX= yes USE_REINPLACE= yes |