diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-05 22:33:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-05 22:33:06 +0000 |
commit | 1464fc0d6288191a1d0f5aa2a9d9dfa47dbc5372 (patch) | |
tree | 29930cfcb9cd88946e371815f4cfeb098580ca85 /audio/vsound | |
parent | eefd34d883e134a8ab76214e2892a58909ccd846 (diff) | |
download | ports-1464fc0d6288191a1d0f5aa2a9d9dfa47dbc5372.tar.gz ports-1464fc0d6288191a1d0f5aa2a9d9dfa47dbc5372.zip |
Notes
Diffstat (limited to 'audio/vsound')
-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 7bf18be497d6..79f41febdb4d 100644 --- a/audio/vsound/Makefile +++ b/audio/vsound/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://rsidd.online.fr/ MAINTAINER= rsidd@online.fr COMMENT= Utility for capturing audio streams from programs with OSS output +BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox RUN_DEPENDS= sox:${PORTSDIR}/audio/sox USE_LIBTOOL_VER= 13 |