aboutsummaryrefslogtreecommitdiff
path: root/print/py-relatorio
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-09 09:19:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-09 09:19:31 +0000
commitadc1f748f1e40a691b5b3bdf2cec89e93f9fb9cc (patch)
tree0c091633663c8cc557518ba6c4eed6a7abdb111f /print/py-relatorio
parent4f7b82d98fa470c2103fb5a59177e96824002944 (diff)
downloadports-adc1f748f1e40a691b5b3bdf2cec89e93f9fb9cc.tar.gz
ports-adc1f748f1e40a691b5b3bdf2cec89e93f9fb9cc.zip
- Add some missing dependency
PR: 136600 Submitted by; Wen Heping <wenheping@gmail.com> (Maintainer)
Notes
Notes: svn path=/head/; revision=237503
Diffstat (limited to 'print/py-relatorio')
-rw-r--r--print/py-relatorio/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/py-relatorio/Makefile b/print/py-relatorio/Makefile
index 61479176bed6..46020df5a0f4 100644
--- a/print/py-relatorio/Makefile
+++ b/print/py-relatorio/Makefile
@@ -7,6 +7,7 @@
PORTNAME= relatorio
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= print python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +17,8 @@ COMMENT= A templating library able to output odt and pdf files
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi \
${PYTHON_PKGNAMEPREFIX}lxml>=2.2:${PORTSDIR}/devel/py-lxml
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycha>=0.5.0:${PORTSDIR}/graphics/py-pycha \
+ ${PYTHON_PKGNAMEPREFIX}yaml>=3.07:${PORTSDIR}/devel/py-yaml
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install