diff options
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 |