aboutsummaryrefslogtreecommitdiff
path: root/audio/autozen
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-24 17:16:11 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-24 17:16:11 +0000
commit57046bc5baef52e38bb80898eb38448803524f8e (patch)
treef5c98f5c4a38ed6e869fef3835a0eb40e401c538 /audio/autozen
parent3b9002d4d5392117b2620da2497b53bbf5223738 (diff)
downloadports-57046bc5baef52e38bb80898eb38448803524f8e.tar.gz
ports-57046bc5baef52e38bb80898eb38448803524f8e.zip
Clarify explanation of how this is broken, based on feedback from
FireWire BSD of e-tahan.com and Julian St. of web.de. Approved by: portmgr
Notes
Notes: svn path=/head/; revision=94762
Diffstat (limited to 'audio/autozen')
-rw-r--r--audio/autozen/Makefile2
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