summaryrefslogtreecommitdiff
path: root/sysutils/py-filelike/files
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-02-28 10:53:02 +0000
committerWen Heping <wen@FreeBSD.org>2011-02-28 10:53:02 +0000
commitfeacb1078a5f591a1aafd2f98f0958ac10f2e78b (patch)
tree2a8d5b6079cad360b4306144d007f0a855e53d0c /sysutils/py-filelike/files
parent- Update to 4.1.6 (diff)
- Update to 0.4.1
- Fix build with python-2.7 - Remove MD5 PR: ports/155091 Submitted by: Wen Heping (myself) Approved by: maintainer
Diffstat (limited to 'sysutils/py-filelike/files')
-rw-r--r--sysutils/py-filelike/files/patch-setup.py12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/py-filelike/files/patch-setup.py b/sysutils/py-filelike/files/patch-setup.py
deleted file mode 100644
index 560c4728d732..000000000000
--- a/sysutils/py-filelike/files/patch-setup.py
+++ /dev/null
@@ -1,12 +0,0 @@
---- setup.py.orig
-+++ setup.py
-@@ -5,9 +5,6 @@
- # This script is placed in the public domain.
- #
-
--import ez_setup
--ez_setup.use_setuptools()
--
- from setuptools import setup, find_packages
-
- # Import to allow pertinent info to be extracted