diff options
Diffstat (limited to 'biology/emboss/Makefile')
-rw-r--r-- | biology/emboss/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index 186415a64cf0..ab2f0404b8a8 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -6,7 +6,7 @@ # PORTNAME= emboss -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 CATEGORIES= biology MASTER_SITES= ftp://ftp.uk.embnet.org/pub/EMBOSS/ \ ftp://ftp.no.embnet.org/pub/EMBOSS/ \ @@ -18,8 +18,7 @@ EXTRACT_ONLY= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= johann@egenetics.com -LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ - png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd USE_GMAKE= yes USE_LIBTOOL= yes |