aboutsummaryrefslogtreecommitdiff
path: root/audio/ghostess
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/ghostess
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Notes
Diffstat (limited to 'audio/ghostess')
-rw-r--r--audio/ghostess/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/ghostess/Makefile b/audio/ghostess/Makefile
index 48975354f10b..57d55055bc22 100644
--- a/audio/ghostess/Makefile
+++ b/audio/ghostess/Makefile
@@ -12,15 +12,15 @@ COMMENT= Graphical DSSI host with JACK MIDI support
LICENSE= GPLv2
-BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \
- ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
- jackit>=0.109.2:${PORTSDIR}/audio/jack
+BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:audio/dssi \
+ ${LOCALBASE}/include/ladspa.h:audio/ladspa \
+ jackit>=0.109.2:audio/jack
# Between 0.109.0 and earlier versions there was an api change in JACK.
# However, the library version number was not changed. The line above
# is supposed to work around that.
-LIB_DEPENDS= libdssialsacompat.so:${PORTSDIR}/audio/libdssialsacompat \
- liblo.so:${PORTSDIR}/audio/liblo \
- libjack.so:${PORTSDIR}/audio/jack
+LIB_DEPENDS= libdssialsacompat.so:audio/libdssialsacompat \
+ liblo.so:audio/liblo \
+ libjack.so:audio/jack
USE_GNOME= gtk20
USES= tar:bzip2 gmake pkgconfig