- Depend explicitly on lang/python

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
This commit is contained in:
Marcus von Appen 2013-12-15 15:22:14 +00:00
parent e58fe7a9dc
commit ccb01f1e61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336544

View File

@ -37,6 +37,7 @@ CMAKE_ARGS+= -DOCIO_USE_SSE:BOOL=OFF
.include <bsd.port.options.mk>
.if ${SLAVE_PORT} == no
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
LIB_DEPENDS= libtinyxml.so:${PORTSDIR}/textproc/tinyxml \
libyaml-cpp.so:${PORTSDIR}/devel/yaml-cpp
USE_PYTHON= 2.6+