diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 22:31:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 22:31:49 +0000 |
commit | c2b0bb508db8f856914a3667e54231fe38aa2c04 (patch) | |
tree | 638c37f3cbaf3673ec661733fa084dcc3b7cf7cc /biology | |
parent | 71354d591a3673aebefce0b8d51f2b9e84999c86 (diff) | |
download | ports-c2b0bb508db8f856914a3667e54231fe38aa2c04.tar.gz ports-c2b0bb508db8f856914a3667e54231fe38aa2c04.zip |
BROKEN: Does not fetch
Notes
Notes:
svn path=/head/; revision=90947
Diffstat (limited to 'biology')
-rw-r--r-- | biology/nab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/nab/Makefile b/biology/nab/Makefile index fbed8dabae40..e2d701f241a4 100644 --- a/biology/nab/Makefile +++ b/biology/nab/Makefile @@ -15,6 +15,8 @@ MAINTAINER= bdodson@scms.utmb.edu COMMENT= \ "This is nab (nucleic acid builder), a language for macromolecules" +BROKEN= Does not fetch + BUILD_DEPENDS= ucpp:${PORTSDIR}/devel/ucpp ONLY_FOR_ARCHS= i386 |