summaryrefslogtreecommitdiffstats
path: root/audio/mp3blaster
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2007-06-30 17:38:53 +0000
committernovel <novel@FreeBSD.org>2007-06-30 17:38:53 +0000
commit4d171c6a79e29b09628d37f87ce75d6e09e6fca8 (patch)
tree56a56c7256acce47282bb20f1d5b87e0f88ed8fe /audio/mp3blaster
parent20f3680ff3fc8f64aa79bbdefcf0b1b1a76b575c (diff)
downloadFreeBSD-ports-4d171c6a79e29b09628d37f87ce75d6e09e6fca8.zip
FreeBSD-ports-4d171c6a79e29b09628d37f87ce75d6e09e6fca8.tar.gz
Chase comms/lirc shared lib version bump.
Reported by: max
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 f0410b8..317fd28 100644
--- a/audio/mp3blaster/Makefile
+++ b/audio/mp3blaster/Makefile
@@ -39,7 +39,7 @@ PORTDOCS= AUTHORS CREDITS ChangeLog FAQ README TODO
.include <bsd.port.pre.mk>
.if defined(WITH_LIRC)
-LIB_DEPENDS+= lirc_client.0:${PORTSDIR}/comms/lirc
+LIB_DEPENDS+= lirc_client.1:${PORTSDIR}/comms/lirc
CONFIGURE_ARGS+= --with-lirc
.endif
OpenPOWER on IntegriCloud