diff options
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 967a06e7b732..da3c95697ed7 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -74,7 +74,7 @@ CONFIGURE_ARGS+=--with-database=tree .endif .if defined(WITH_LIRC) -LIB_DEPENDS+= lirc_client.so:${PORTSDIR}/comms/lirc +LIB_DEPENDS+= lirc_client.1:${PORTSDIR}/comms/lirc PLIST_SUB+= LIRC="" CONFIGURE_ARGS+=--enable-lirc .else |