aboutsummaryrefslogtreecommitdiff
path: root/audio/vsound/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/vsound/Makefile')
-rw-r--r--audio/vsound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile
index 0135709cdec8..aa24fe81a5cc 100644
--- a/audio/vsound/Makefile
+++ b/audio/vsound/Makefile
@@ -13,8 +13,8 @@ COMMENT= Utility for capturing audio streams from programs with OSS output
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox
-RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
+BUILD_DEPENDS= sox:audio/sox
+RUN_DEPENDS= sox:audio/sox
USES= alias libtool
GNU_CONFIGURE= yes