diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-07-22 07:47:58 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-07-22 07:47:58 +0000 |
commit | 493fcf2148c00347a50ca6c3a0a25f0f7308c30c (patch) | |
tree | 01ed48802930cf7542ff02e2f22de1eaa07161bf /www/toofpy | |
parent | eda764c9bcf6ae14da4fbb722385e2053932eed0 (diff) |
- Mark broken. Installs files outside of localbase.
Reported by: pointyhat via erwin
Notes
Notes:
svn path=/head/; revision=217289
Diffstat (limited to 'www/toofpy')
-rw-r--r-- | www/toofpy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/toofpy/Makefile b/www/toofpy/Makefile index a456c9e63e7f..6f7d06a7a75b 100644 --- a/www/toofpy/Makefile +++ b/www/toofpy/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/medusa:${PORTSDIR}/net/py-medusa \ ${PYTHON_SITELIBDIR}/fpconst.py:${PORTSDIR}/math/py-fpconst \ ${PYTHON_SITELIBDIR}/SOAPpy:${PORTSDIR}/net/py-soappy +BROKEN= Installs files outside of localbase + WRKSRC= ${WRKDIR}/Toolserver-${PORTVERSION} LATEST_LINK= py-${PORTNAME} USE_RC_SUBR= toolserver |