aboutsummaryrefslogtreecommitdiff
path: root/audio/hexter
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/hexter
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
Notes
Diffstat (limited to 'audio/hexter')
-rw-r--r--audio/hexter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/hexter/Makefile b/audio/hexter/Makefile
index e30660285c12..275d6d421232 100644
--- a/audio/hexter/Makefile
+++ b/audio/hexter/Makefile
@@ -12,10 +12,10 @@ COMMENT= DSSI softsynth that models the sound generation of a Yamaha DX7
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libdssialsacompat.so:${PORTSDIR}/audio/libdssialsacompat \
- liblo.so:${PORTSDIR}/audio/liblo \
- libjack.so:${PORTSDIR}/audio/jack
-BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi
+LIB_DEPENDS= libdssialsacompat.so:audio/libdssialsacompat \
+ liblo.so:audio/liblo \
+ libjack.so:audio/jack
+BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:audio/dssi
USES= gmake libtool pkgconfig tar:bzip2
GNU_CONFIGURE= yes