summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-22 06:19:54 +0000
committermarkd <markd@pkgsrc.org>2019-12-22 06:19:54 +0000
commit0acd3cb3f1b298a1860ce594e8c181baef146d28 (patch)
treeed2d902bb077ed38e6f8c5c6225524aee5144c13 /audio
parent9c8f179980e4fa1799e83d58d158dcd123a5c530 (diff)
downloadpkgsrc-0acd3cb3f1b298a1860ce594e8c181baef146d28.tar.gz
rhythmbox: remove lirc dependency - doesn't (successfully) use it.
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 230683f164a..f6a87b239bc 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.166 2019/12/22 06:17:10 markd Exp $
+# $NetBSD: Makefile,v 1.167 2019/12/22 06:19:54 markd Exp $
DISTNAME= rhythmbox-3.4.2
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/3.4/}
EXTRACT_SUFX= .tar.xz
@@ -38,7 +38,6 @@ DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
.include "../../lang/python/application.mk"
.include "../../audio/libgpod/buildlink3.mk"
-.include "../../comms/lirc/buildlink3.mk"
.include "../../databases/tdb/buildlink3.mk"
.include "../../devel/dconf/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"