From e497906508084a5501f27a53a8ec0f23aa446e5b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 18 Jun 2000 10:00:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'. --- graphics/skencil/files/patch-aa | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 graphics/skencil/files/patch-aa (limited to 'graphics/skencil/files/patch-aa') diff --git a/graphics/skencil/files/patch-aa b/graphics/skencil/files/patch-aa deleted file mode 100644 index 47aa57fada9c..000000000000 --- a/graphics/skencil/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- setup.py.orig Thu Feb 10 19:01:49 2000 -+++ setup.py Thu Apr 27 15:56:03 2000 -@@ -233,8 +233,7 @@ - flags['sketch']['imaging-include'] = '-I' + dir - - if setup == None: -- setup = os.path.join(sys.prefix, 'lib/python' + sys.version[:3], -- 'config/Setup') -+ setup = '%%PORTSDIR%%/x11-toolkits/py-tkinter/files/Setup' - print 'reading configuration from', setup, '...', - configs = extract_config(setup) - print 'done' -- cgit v1.2.3