diff options
-rw-r--r-- | audio/autozen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/autozen/Makefile b/audio/autozen/Makefile index bfafdd530662..e0dac3a52ce0 100644 --- a/audio/autozen/Makefile +++ b/audio/autozen/Makefile @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/AutoZen-${PORTVERSION} MAKE_ENV+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS} +BROKEN= "does not produce sound" USE_GNOME= gtk12 USE_X_PREFIX= yes USE_REINPLACE= yes |