summaryrefslogtreecommitdiffstats
path: root/audio/gnomemedia
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-06 10:27:16 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-06 10:27:16 +0000
commitd47f70bff06818ffa7746ac3739fcd0532e2f8c8 (patch)
treebcfab315ad3b364bc08bb1162d85bc0eccd0ccaa /audio/gnomemedia
parentafd161999d5a1a6c5364fb526a3b14385400a9f4 (diff)
downloadFreeBSD-ports-d47f70bff06818ffa7746ac3739fcd0532e2f8c8.zip
FreeBSD-ports-d47f70bff06818ffa7746ac3739fcd0532e2f8c8.tar.gz
Add sox to the RUN_DEPENDS (required by Sound Recorder).
Diffstat (limited to 'audio/gnomemedia')
-rw-r--r--audio/gnomemedia/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gnomemedia/Makefile b/audio/gnomemedia/Makefile
index ef180ff..52ff91c 100644
--- a/audio/gnomemedia/Makefile
+++ b/audio/gnomemedia/Makefile
@@ -15,7 +15,8 @@ DISTNAME= gnome-media-${PORTVERSION}
MAINTAINER= reg@FreeBSD.org
BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
-RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
+RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
+ sox:${PORTSDIR}/audio/sox
USE_X_PREFIX= yes
USE_GMAKE= yes
OpenPOWER on IntegriCloud