aboutsummaryrefslogtreecommitdiff
path: root/audio/jamin/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /audio/jamin/Makefile
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Notes
Diffstat (limited to 'audio/jamin/Makefile')
-rw-r--r--audio/jamin/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/jamin/Makefile b/audio/jamin/Makefile
index bd81d273d18c..0c5ef788a3dc 100644
--- a/audio/jamin/Makefile
+++ b/audio/jamin/Makefile
@@ -10,12 +10,12 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= JACK Audio Mastering interface
-LIB_DEPENDS= libfftw3f.so:${PORTSDIR}/math/fftw3-float \
- libjack.so:${PORTSDIR}/audio/jack \
- liblo.so:${PORTSDIR}/audio/liblo
-RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
- ${LOCALBASE}/lib/ladspa/fast_lookahead_limiter_1913.so:${PORTSDIR}/audio/swhplugins
-BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
+ libjack.so:audio/jack \
+ liblo.so:audio/liblo
+RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \
+ ${LOCALBASE}/lib/ladspa/fast_lookahead_limiter_1913.so:audio/swhplugins
+BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
GNU_CONFIGURE= yes
USES= desktop-file-utils gmake libtool pkgconfig shared-mime-info