From 3eb1dc51eeeb875b5c2a2a17905f301d53f156d4 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 9 Jun 2008 13:01:30 +0000 Subject: [PATCH] - Fix build depends - Bump port revision Reported by: pointyhat via pav --- biology/phylip/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index afd920deeaea..c64564a1d2d3 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -7,6 +7,7 @@ PORTNAME= phylip PORTVERSION= 3.67 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/phylip/ \ @@ -17,6 +18,8 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= ports@FreeBSD.org COMMENT= A Phylogeny Inference Package +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash + USE_XORG= x11 xaw xt USE_GMAKE= yes BUILD_WRKSRC= ${WRKSRC}/src