Modified: trunk/dports/python/py-openpyxl/Portfile (144270 => 144271)
--- trunk/dports/python/py-openpyxl/Portfile 2016-01-05 20:35:57 UTC (rev 144270)
+++ trunk/dports/python/py-openpyxl/Portfile 2016-01-05 20:44:26 UTC (rev 144271)
@@ -6,7 +6,7 @@
name py-openpyxl
version 2.3.2
-revision 0
+revision 1
categories-append textproc
platforms darwin
license MIT/Expat
@@ -33,7 +33,8 @@
depends_build-append \
port:py${python.version}-setuptools
- depends_lib-append port:py${python.version}-jdcal
+ depends_lib-append port:py${python.version}-jdcal \
+ port:py${python.version}-et_xmlfile
livecheck.type none
} else {