From 2d19dba0d0bde2a1091266e48cd931b49227602a Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Thu, 5 Oct 2017 18:19:09 +0000 Subject: Update cairo python bindings to 1.14.1. * Update MASTER_SITE and WWW to point the new home * Build from the same distfile * Use python distutils to build the port instead of waf * Drop stale MCom $Id * Add license Obtained from: gnome devel repo --- graphics/py3-cairo/files/patch-wscript | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 graphics/py3-cairo/files/patch-wscript (limited to 'graphics/py3-cairo/files/patch-wscript') diff --git a/graphics/py3-cairo/files/patch-wscript b/graphics/py3-cairo/files/patch-wscript deleted file mode 100644 index bda769817c34..000000000000 --- a/graphics/py3-cairo/files/patch-wscript +++ /dev/null @@ -1,11 +0,0 @@ ---- wscript.orig 2013-09-30 23:39:53.000000000 +0200 -+++ wscript 2013-09-30 23:40:40.000000000 +0200 -@@ -61,7 +61,7 @@ - 'prefix' : ctx.env['PREFIX'], - 'includedir': os.path.join(ctx.env['PREFIX'], 'include'), - }, -- install_path = os.path.join(ctx.env['LIBDIR'], 'pkgconfig'), -+ install_path = os.path.join(ctx.env['PREFIX'], 'libdata', 'pkgconfig'), - ) - - -- cgit v1.2.3