BROKEN: Broken dependency
This commit is contained in:
parent
527d6478e6
commit
569f49de27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124253
1 changed files with 2 additions and 0 deletions
|
@ -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}/}
|
||||
|
|
Loading…
Reference in a new issue