aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3blaster
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2011-02-26 22:11:54 +0000
committerJuergen Lock <nox@FreeBSD.org>2011-02-26 22:11:54 +0000
commit0edca97428bea72ef2ba070211101a6fd35dedfc (patch)
tree1ff84eb0040d9fc034877c5a059b741de9fcde54 /audio/mp3blaster
parenta51b008407fee8081747b892c93727d64c3632d9 (diff)
downloadports-0edca97428bea72ef2ba070211101a6fd35dedfc.tar.gz
ports-0edca97428bea72ef2ba070211101a6fd35dedfc.zip
Notes
Diffstat (limited to 'audio/mp3blaster')
-rw-r--r--audio/mp3blaster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile
index c0a58415ef36..7a47eeeb8790 100644
--- a/audio/mp3blaster/Makefile
+++ b/audio/mp3blaster/Makefile
@@ -37,7 +37,7 @@ PORTDOCS= AUTHORS CREDITS ChangeLog FAQ README TODO
.include <bsd.port.pre.mk>
.if defined(WITH_LIRC)
-LIB_DEPENDS+= lirc_client.1:${PORTSDIR}/comms/lirc
+LIB_DEPENDS+= lirc_client.2:${PORTSDIR}/comms/lirc
CONFIGURE_ARGS+= --with-lirc
.endif