diff options
Diffstat (limited to 'audio/jack_ghero/Makefile')
-rw-r--r-- | audio/jack_ghero/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack_ghero/Makefile b/audio/jack_ghero/Makefile index 95b7a2d78a3b..56d477821482 100644 --- a/audio/jack_ghero/Makefile +++ b/audio/jack_ghero/Makefile @@ -12,7 +12,7 @@ COMMENT= Daemon that converts a GuitarHero device into a JACK MIDI device LICENSE= BSD2CLAUSE -LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack +LIB_DEPENDS= libjack.so:audio/jack USES= tar:bzip2 uidfix |