pkgsrc-WIP-changes archive

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

totem: Update path of grilo: wip/ -> net/



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri May 27 01:33:22 2016 +0200
Changeset:	51f0ff1f0ab5c304ec91a32dbe6aeac35f93b421

Modified Files:
	totem/Makefile

Log Message:
totem: Update path of grilo: wip/ -> net/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=51f0ff1f0ab5c304ec91a32dbe6aeac35f93b421

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

diffstat:
 totem/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/totem/Makefile b/totem/Makefile
index bb772c6..a126c84 100644
--- a/totem/Makefile
+++ b/totem/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+=	--disable-browser-plugins
 .include "../../devel/libpeas/buildlink3.mk"
 .include "../../devel/py-gobject3/buildlink3.mk"
 .include "../../x11/gnome-desktop3/buildlink3.mk"
-.include "../../wip/grilo/buildlink3.mk"
+.include "../../net/grilo/buildlink3.mk"
 .include "../../graphics/clutter/buildlink3.mk"
 .include "../../wip/clutter-gst/buildlink3.mk"
 .include "../../graphics/clutter-gtk/buildlink3.mk"


Home | Main Index | Thread Index | Old Index