mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix representation of dependency to make QAT happy.
Submitted by: wen (via email)
This commit is contained in:
parent
3a41f2a99a
commit
2daecb49e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267260
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Generate maps in PDF format and place clickable objects on them
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/jaxml.py:${PORTSDIR}/textproc/py-jaxml \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaxml>=3.01:${PORTSDIR}/textproc/py-jaxml \
|
||||
${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/pdfgen/canvas.py:${PORTSDIR}/print/py-reportlab \
|
||||
${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging
|
||||
|
|
Loading…
Add table
Reference in a new issue