aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-syck
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-17 14:33:24 +0800
committerkris <kris@FreeBSD.org>2004-12-17 14:33:24 +0800
commit00d6cb36b73ca458755d1a395d41e0a910e5af9d (patch)
tree5c078db2396a4439c67ce483c6bac812de2596bf /textproc/py-syck
parent7b698bbb6db96cf599b44df2e456c41f35ea86f7 (diff)
downloadfreebsd-ports-gnome-00d6cb36b73ca458755d1a395d41e0a910e5af9d.tar.gz
freebsd-ports-gnome-00d6cb36b73ca458755d1a395d41e0a910e5af9d.tar.zst
freebsd-ports-gnome-00d6cb36b73ca458755d1a395d41e0a910e5af9d.zip
BROKEN: Broken dependency
Diffstat (limited to 'textproc/py-syck')
-rw-r--r--textproc/py-syck/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-syck/Makefile b/textproc/py-syck/Makefile
index a3dd49a29e16..0376f0c0316c 100644
--- a/textproc/py-syck/Makefile
+++ b/textproc/py-syck/Makefile
@@ -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}/}