aboutsummaryrefslogtreecommitdiff
path: root/devel/py-mwlib/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-12-22 00:58:11 +0000
committerWen Heping <wen@FreeBSD.org>2009-12-22 00:58:11 +0000
commita14855c912c22118d43e0887bf74f324ad5129e2 (patch)
tree3e323f58d0549059554801c309efd7106d5403a0 /devel/py-mwlib/Makefile
parentfce3e3d2838a6b73fec59c93baa70dd1f5c7aa7b (diff)
downloadports-a14855c912c22118d43e0887bf74f324ad5129e2.tar.gz
ports-a14855c912c22118d43e0887bf74f324ad5129e2.zip
- Update to 0.12.12
- Fix build
Notes
Notes: svn path=/head/; revision=246412
Diffstat (limited to 'devel/py-mwlib/Makefile')
-rw-r--r--devel/py-mwlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-mwlib/Makefile b/devel/py-mwlib/Makefile
index 380e55abdf51..429f82063385 100644
--- a/devel/py-mwlib/Makefile
+++ b/devel/py-mwlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mwlib
-PORTVERSION= 0.12.11
+PORTVERSION= 0.12.12
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -32,7 +32,7 @@ PYEASYINSTALL_ARCHDEP= yes
post-patch:
${REINPLACE_CMD} \
- -e 's|odfpy==0.9|odfpy==0.9.1|' \
+ -e 's|odfpy==0.9|odfpy>=0.9.1|' \
-e 's|, "twisted>=8.2"||' \
${WRKSRC}/setup.py