pkgsrc-WIP-changes archive

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

Use devel/py-radare2 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:39:56 2015 +0100
Changeset:	34a933536cfe28eb920b3e9520cd9c1d23ba9536

Modified Files:
	bokken/Makefile

Log Message:
Use devel/py-radare2 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=34a933536cfe28eb920b3e9520cd9c1d23ba9536

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 2e14835..ddf5dc4 100644
--- a/bokken/Makefile
+++ b/bokken/Makefile
@@ -32,7 +32,7 @@ do-install:
 .include "../../x11/py-gtk2/buildlink3.mk"
 .include "../../x11/py-gtksourceview/buildlink3.mk"
 .include "../../wip/py-pygraphviz/buildlink3.mk"
-.include "../../wip/py-radare2/buildlink3.mk"
+.include "../../devel/py-radare2/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index