diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-27 02:41:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-27 02:41:50 +0800 |
commit | e39f487f5e79f76f1edb4e22feabc70690190ba1 (patch) | |
tree | 0ab5494dbaa635818c189c2fe8e61e9d3bb1086f /math/convertall | |
parent | b752425fa3520149e3c1f8da94fe5dcc95c830ca (diff) | |
download | freebsd-ports-gnome-e39f487f5e79f76f1edb4e22feabc70690190ba1.tar.gz freebsd-ports-gnome-e39f487f5e79f76f1edb4e22feabc70690190ba1.tar.zst freebsd-ports-gnome-e39f487f5e79f76f1edb4e22feabc70690190ba1.zip |
- Marked broken (Unfetchable)
Submitted by: pointyhat via krisbot
Diffstat (limited to 'math/convertall')
-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: |