diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile index 29fc88b06a91..f00404a10dfb 100644 --- a/audio/vsound/Makefile +++ b/audio/vsound/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.6 PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= http://down1.chinaunix.net/distfiles/ \ - http://freebsd.nsu.ru/distfiles/ GENTOO + http://freebsd.nsu.ru/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility for capturing audio streams from programs with OSS output @@ -12,12 +12,16 @@ WWW= http://www.vsound.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Upstream disappeared +EXPIRATION_DATE=2025-01-27 + BROKEN_riscv64= fails to compile: vsound.c:101:4: Endian guess seems incorrect. BUILD_DEPENDS= sox:audio/sox RUN_DEPENDS= sox:audio/sox USES= alias libtool + GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS