diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-26 18:41:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-26 18:41:50 +0000 |
commit | f8ed5bbdd68a8f043d60e06e658fd4cfa6db5b2a (patch) | |
tree | de0ce4a3f262da8c812fe8fb777f8bdd496c8be9 /math | |
parent | 2c758b97a47cf6c7e694bba4c10f56a7555e8980 (diff) |
- Marked broken (Unfetchable)
Submitted by: pointyhat via krisbot
Notes
Notes:
svn path=/head/; revision=188403
Diffstat (limited to 'math')
-rw-r--r-- | math/convertall/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index 42cf4d7c8da2..9c85433e48ce 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt WRKSRC= ${WRKDIR}/ConvertAll +BROKEN= Unfetchable + USE_PYTHON= 2.4+ post-patch: |