pkgsrc-WIP-changes archive

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

Use graphics/py-pygraphviz now that it was imported



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Mon Nov 16 02:51:13 2015 +0100
Changeset:	189bd3188fa570ddb7130bc84ee783a5ebd42282

Modified Files:
	bokken/Makefile

Log Message:
Use graphics/py-pygraphviz now that it was imported

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

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

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

diffs:
diff --git a/bokken/Makefile b/bokken/Makefile
index ddf5dc4..9d5a53b 100644
--- a/bokken/Makefile
+++ b/bokken/Makefile
@@ -31,7 +31,7 @@ do-install:
 
 .include "../../x11/py-gtk2/buildlink3.mk"
 .include "../../x11/py-gtksourceview/buildlink3.mk"
-.include "../../wip/py-pygraphviz/buildlink3.mk"
+.include "../../graphics/py-pygraphviz/buildlink3.mk"
 .include "../../devel/py-radare2/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"


Home | Main Index | Thread Index | Old Index