summaryrefslogtreecommitdiff
path: root/net/googlecl/files/patch-setup.py
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-12-11 18:51:52 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-12-11 18:51:52 +0000
commitf359757d485c3274d53291f440f7006177f2fc6a (patch)
tree29d538f79215f176e0d51e0489150c3316e4a90c /net/googlecl/files/patch-setup.py
parent- Fix pkg-plist (diff)
- Update to 0.9.11
- Respect NO_INSTALL_MANPAGES PR: ports/153011 Submitted by: Sofian Brabez <sbrabez AT gmail.com>
Notes
Notes: svn path=/head/; revision=266055
Diffstat (limited to 'net/googlecl/files/patch-setup.py')
-rw-r--r--net/googlecl/files/patch-setup.py14
1 files changed, 7 insertions, 7 deletions
diff --git a/net/googlecl/files/patch-setup.py b/net/googlecl/files/patch-setup.py
index bbeb2d4dbbea..5b636ae9d080 100644
--- a/net/googlecl/files/patch-setup.py
+++ b/net/googlecl/files/patch-setup.py
@@ -1,14 +1,14 @@
---- setup.py.orig 2010-07-24 10:30:33.000000000 +0800
-+++ setup.py 2010-08-24 21:11:15.000000000 +0800
-@@ -12,10 +12,7 @@
- # See the License for the specific language governing permissions and
- # limitations under the License.
+--- ./setup.py.orig 2010-12-11 00:04:45.000000000 +0100
++++ ./setup.py 2010-12-11 00:04:57.000000000 +0100
+@@ -14,10 +14,7 @@
+
+ from __future__ import with_statement
-try:
- from setuptools import setup
-except ImportError:
- from distutils.core import setup
+from distutils.core import setup
+ import os
+ import shutil
packages =['googlecl',
- 'googlecl.blogger',
- 'googlecl.calendar',