pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/biology/puzzle Convert to bl3, untested.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4088929a6e29
branches: trunk
changeset: 492132:4088929a6e29
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 05 11:02:08 2005 +0000
description:
Convert to bl3, untested.
diffstat:
biology/puzzle/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 767352bc2060 -r 4088929a6e29 biology/puzzle/Makefile
--- a/biology/puzzle/Makefile Tue Apr 05 11:01:49 2005 +0000
+++ b/biology/puzzle/Makefile Tue Apr 05 11:02:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/12/30 17:21:54 cjep Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/05 11:02:08 wiz Exp $
DISTNAME= tree-puzzle-5.1
PKGNAME= puzzle-5.1
@@ -13,8 +13,6 @@
HOMEPAGE= http://www.tree-puzzle.de/
COMMENT= Maximum likelihood analysis of molecular sequence data
-BUILD_DEPENDS= mpich>=1.2.1:../../parallel/mpi-ch
-
GNU_CONFIGURE= yes
post-install:
@@ -28,4 +26,5 @@
cd ${WRKSRC}/data && ${INSTALL_DATA} EF.* *.a *.n *.b \
${PREFIX}/share/examples/puzzle
+.include "../../parallel/mpi-ch/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index