aboutsummaryrefslogtreecommitdiff
path: root/audio/fdmf
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-21 13:24:24 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-21 13:24:24 +0000
commitd6e7c0ad592e5bceeaf7cc54c1313de323f1f524 (patch)
tree0cdefca34de4e4c2fbfa5b13f03e460808985b55 /audio/fdmf
parent97b76046f665d3f2d528dd4b54952fe8e94a68f8 (diff)
downloadports-d6e7c0ad592e5bceeaf7cc54c1313de323f1f524.tar.gz
ports-d6e7c0ad592e5bceeaf7cc54c1313de323f1f524.zip
Make graphics/plotutils a runtime dependency.
This port does not link against libplot.so at all; it just invokes the `spline' program at runtime.
Notes
Notes: svn path=/head/; revision=404097
Diffstat (limited to 'audio/fdmf')
-rw-r--r--audio/fdmf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/fdmf/Makefile b/audio/fdmf/Makefile
index 742211ed9233..45473be9fa58 100644
--- a/audio/fdmf/Makefile
+++ b/audio/fdmf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fdmf
DISTVERSION= 0.0.9s
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://w140.com/audio/
@@ -14,12 +14,12 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
- libplot.so:${PORTSDIR}/graphics/plotutils \
libfftw3.so:${PORTSDIR}/math/fftw3
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \
mpg123:${PORTSDIR}/audio/mpg123 \
ogg123:${PORTSDIR}/audio/vorbis-tools \
- p5-GDBM>=0:${PORTSDIR}/databases/p5-GDBM
+ p5-GDBM>=0:${PORTSDIR}/databases/p5-GDBM \
+ spline:${PORTSDIR}/graphics/plotutils
USES= perl5 shebangfix
SHEBANG_FILES= ${SCRS}