diff options
Diffstat (limited to 'audio/vsound/Makefile')
-rw-r--r-- | audio/vsound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile index 45afaa1cacd7..37faf8ebb8d8 100644 --- a/audio/vsound/Makefile +++ b/audio/vsound/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.zorg.org/vsound/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility for capturing audio streams from programs with OSS output +USE_AUTOTOOLS= libtool:15 BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox RUN_DEPENDS= sox:${PORTSDIR}/audio/sox |