diff options
author | kris <kris@FreeBSD.org> | 2004-07-02 16:20:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-07-02 16:20:02 +0800 |
commit | a25b43a30fbcdc8539e4e1dec5cc3258b7546696 (patch) | |
tree | 0ab080e076b93f4c7a2e399c9b0f5f897af03f01 /biology/py-biopython | |
parent | 148e3a6aed7af9d7382d11484986491294ffe2e2 (diff) | |
download | freebsd-ports-gnome-a25b43a30fbcdc8539e4e1dec5cc3258b7546696.tar.gz freebsd-ports-gnome-a25b43a30fbcdc8539e4e1dec5cc3258b7546696.tar.zst freebsd-ports-gnome-a25b43a30fbcdc8539e4e1dec5cc3258b7546696.zip |
BROKEN: Does not build
Diffstat (limited to 'biology/py-biopython')
-rw-r--r-- | biology/py-biopython/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index d9666a65b962..0e83ae92896d 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -16,6 +16,8 @@ COMMENT= A collection of Python modules for bioinformatics CONFLICTS= py*-martel-* +BROKEN= "Does not build" + BUILD_DEPENDS= ${PYDISTUTILS} RUN_DEPENDS= ${PYNUMERIC} \ ${PYTHON_SITELIBDIR}/mx/TextTools/__init__.py:${PORTSDIR}/lang/py-mx-base |