pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/rhythmbox



Module Name:    pkgsrc
Committed By:   snj
Date:           Tue Oct  2 15:54:46 UTC 2018

Modified Files:
        pkgsrc/audio/rhythmbox: Makefile

Log Message:
prune unused gnome-doc-utils dependency

ok youri@


To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 pkgsrc/audio/rhythmbox/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/rhythmbox/Makefile
diff -u pkgsrc/audio/rhythmbox/Makefile:1.154 pkgsrc/audio/rhythmbox/Makefile:1.155
--- pkgsrc/audio/rhythmbox/Makefile:1.154       Thu Sep 27 19:54:20 2018
+++ pkgsrc/audio/rhythmbox/Makefile     Tue Oct  2 15:54:46 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2018/09/27 19:54:20 tnn Exp $
+# $NetBSD: Makefile,v 1.155 2018/10/02 15:54:46 snj Exp $
 
 DISTNAME=      rhythmbox-3.4.2
 PKGREVISION=   2
@@ -55,7 +55,6 @@ DEPENDS+=     ${PYPKGPREFIX}-gobject3-[0-9]*
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../sysutils/brasero/buildlink3.mk"
 .include "../../sysutils/libnotify/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../textproc/json-glib/buildlink3.mk"
 .include "../../textproc/libplist/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"



Home | Main Index | Thread Index | Old Index