diff options
Diffstat (limited to '')
-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 1bdd97d5a0ee..a14e518dbe53 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= wjv@FreeBSD.org +BROKEN= "Does not fetch" + LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd USE_SUBMAKE= yes |