diff options
-rw-r--r-- | biology/emboss/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index 13b9cc4c2341..f0f1916da216 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= wjv@FreeBSD.org COMMENT= A collection of open source tools for genetic sequence analysis +BROKEN= Checksum mismatch + LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2 USE_SUBMAKE= yes |