aboutsummaryrefslogtreecommitdiffstats
path: root/biology/mafft
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-01-28 01:26:45 +0800
committerpav <pav@FreeBSD.org>2011-01-28 01:26:45 +0800
commitfab4274b917a8dcd9c41f67e690e906373789e4e (patch)
treec5cd4ce74c9119a5e75007ed01eccceaa50227dc /biology/mafft
parent81b522cb6f6136bfc3272799305d9afc9213c74f (diff)
downloadfreebsd-ports-gnome-fab4274b917a8dcd9c41f67e690e906373789e4e.tar.gz
freebsd-ports-gnome-fab4274b917a8dcd9c41f67e690e906373789e4e.tar.zst
freebsd-ports-gnome-fab4274b917a8dcd9c41f67e690e906373789e4e.zip
- Change depobj for fasta3 to something that does not change on fasta updates
Reported by: pointyhat Feature safe: yes
Diffstat (limited to 'biology/mafft')
-rw-r--r--biology/mafft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/mafft/Makefile b/biology/mafft/Makefile
index 85218e58d2f9..c98d03b6a2e1 100644
--- a/biology/mafft/Makefile
+++ b/biology/mafft/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= fernan@iib.unsam.edu.ar
COMMENT= Multiple sequence alignments based on fast Fourier transform
-RUN_DEPENDS= fasta35:${PORTSDIR}/biology/fasta3
+RUN_DEPENDS= lav2ps:${PORTSDIR}/biology/fasta3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
BUILD_WRKSRC= ${WRKSRC}/src