diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /graphics/skencil/files/patch-aa | |
parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'graphics/skencil/files/patch-aa')
-rw-r--r-- | graphics/skencil/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
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' |