aboutsummaryrefslogtreecommitdiff
path: root/biology/emboss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/emboss/Makefile')
-rw-r--r--biology/emboss/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile
index dbc931cf52bb..b9a5e0b31a43 100644
--- a/biology/emboss/Makefile
+++ b/biology/emboss/Makefile
@@ -8,7 +8,7 @@
PORTNAME= emboss
PORTVERSION= 6.2.0
RELEASE= ${PORTNAME:U}-${PORTVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology
MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/
DISTNAME= ${RELEASE}
@@ -20,7 +20,7 @@ COMMENT= A collection of open source tools for genetic sequence analysis
BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw \
primer3:${PORTSDIR}/biology/primer3
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
- png.6:${PORTSDIR}/graphics/png
+ png15:${PORTSDIR}/graphics/png
CONFLICTS= qmail-ldap-[0-9]* digest-[0-9]*
@@ -44,7 +44,7 @@ CONFIGURE_ARGS+= --with-docroot=${DOCSDIR}
USE_XORG= x11
USE_MOTIF= yes
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd \
- png.6:${PORTSDIR}/graphics/png
+ png15:${PORTSDIR}/graphics/png
.else
CONFIGURE_ARGS+= --without-x
.endif