diff options
Diffstat (limited to 'audio/vsound/Makefile')
-rw-r--r-- | audio/vsound/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile index 19376eaf687b..5b6370ea0ba4 100644 --- a/audio/vsound/Makefile +++ b/audio/vsound/Makefile @@ -12,8 +12,6 @@ WWW= http://web.archive.org/web/20210502033331/http://www.vsound.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_riscv64= fails to compile: vsound.c:101:4: Endian guess seems incorrect. - BUILD_DEPENDS= sox:audio/sox RUN_DEPENDS= sox:audio/sox |