BROKEN: Broken dependency

This commit is contained in:
Kris Kennaway 2004-12-17 06:33:24 +00:00
parent 527d6478e6
commit 569f49de27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124253

View file

@ -17,6 +17,8 @@ COMMENT= Python binding for Syck, a YAML parser and emitter
# Just a build dependency because the library will be linked into the extension
BUILD_DEPENDS= syck:${PORTSDIR}/textproc/syck
BROKEN= Broken dependency
SITELIBDIR= %%PYTHON_SITELIBDIR%%/
PYFILES= ypath.py ydump.py yaml2xml.py
PYFILES_= ${PYFILES:S/^/${SITELIBDIR}/}