pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/mpi-ch Move inclusion of tk83/bl3.mk above in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8d31a9e6c17
branches: trunk
changeset: 495486:c8d31a9e6c17
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jun 11 11:22:21 2005 +0000
description:
Move inclusion of tk83/bl3.mk above inclusion of bsd.pkg.mk.
Probably fixes bulk build problem.
diffstat:
parallel/mpi-ch/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r badaccc12c9d -r c8d31a9e6c17 parallel/mpi-ch/Makefile
--- a/parallel/mpi-ch/Makefile Sat Jun 11 08:49:33 2005 +0000
+++ b/parallel/mpi-ch/Makefile Sat Jun 11 11:22:21 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2005/06/01 18:03:08 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2005/06/11 11:22:21 wiz Exp $
DISTNAME= mpich-1.2.6
CATEGORIES= parallel
@@ -90,10 +90,9 @@
@${ECHO} "exit" >> ${PREFIX}/sbin/mpiuninstall
@${CHMOD} 755 ${PREFIX}/sbin/mpiuninstall
+.include "../../x11/tk83/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
.if exists(${WRKDIR}/with-java)
PLIST_SRC+= ${PKGDIR}/PLIST.java
.endif
-
-.include "../../x11/tk83/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index