diff options
author | pav <pav@FreeBSD.org> | 2010-09-01 05:36:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-09-01 05:36:52 +0800 |
commit | ddc370143c2c369f9c469cdfb31990b8c5b24154 (patch) | |
tree | 45f8274d31e43181e7f0b5ee487703f04e2cbefc /www/xist | |
parent | a3d9fee0643cb1fb73385ee0661c78abcaee195a (diff) | |
download | freebsd-ports-gnome-ddc370143c2c369f9c469cdfb31990b8c5b24154.tar.gz freebsd-ports-gnome-ddc370143c2c369f9c469cdfb31990b8c5b24154.tar.zst freebsd-ports-gnome-ddc370143c2c369f9c469cdfb31990b8c5b24154.zip |
- Mark BROKEN: bad plist
Reported by: pointyhat
Diffstat (limited to 'www/xist')
-rw-r--r-- | www/xist/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/xist/Makefile b/www/xist/Makefile index 6c1cb50ea49b..d7555cc49440 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= ${PYXML} \ ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.5:${PORTSDIR}/www/py-cssutils +BROKEN= bad plist + USE_PYTHON= 2.4+ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes |