summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /parallel
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/ganglia-monitor-core/Makefile3
-rw-r--r--parallel/linda/Makefile3
-rw-r--r--parallel/openpbs/Makefile3
-rw-r--r--parallel/p5-Parallel-Pvm/Makefile3
-rw-r--r--parallel/pvm3/Makefile3
-rw-r--r--parallel/sge/Makefile3
6 files changed, 6 insertions, 12 deletions
diff --git a/parallel/ganglia-monitor-core/Makefile b/parallel/ganglia-monitor-core/Makefile
index 464047ba725..ad28628a6d3 100644
--- a/parallel/ganglia-monitor-core/Makefile
+++ b/parallel/ganglia-monitor-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/03 19:13:50 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:04 tv Exp $
#
DISTNAME= ganglia-3.0.1
@@ -12,7 +12,6 @@ HOMEPAGE= http://ganglia.sourceforge.net/
COMMENT= Ganglia cluster monitor, monitoring daemon
HAS_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
diff --git a/parallel/linda/Makefile b/parallel/linda/Makefile
index 600c660c283..f591801b686 100644
--- a/parallel/linda/Makefile
+++ b/parallel/linda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/12/14 20:34:42 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/11 21:47:04 tv Exp $
#
DISTNAME= linda-0.1.1
@@ -11,7 +11,6 @@ HOMEPAGE= http://sourceforge.net/projects/linda/
COMMENT= Parallel distributed database environment
GNU_CONFIGURE= # defined
-USE_BUILDLINK3= YES
USE_LIBTOOL= # defined
.include "../../devel/glib2/buildlink3.mk"
diff --git a/parallel/openpbs/Makefile b/parallel/openpbs/Makefile
index ec5b243190f..2e9523ab5d8 100644
--- a/parallel/openpbs/Makefile
+++ b/parallel/openpbs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/24 22:40:40 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:04 tv Exp $
#
DISTNAME= OpenPBS_2_3_16
@@ -15,7 +15,6 @@ INTERACTIVE_STAGE= fetch
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
USE_X11= yes
-USE_BUILDLINK3= yes
REPLACE_INTERPRETER+= tcl
_REPLACE.tcl.old= .*/bin/pbs_tclsh
diff --git a/parallel/p5-Parallel-Pvm/Makefile b/parallel/p5-Parallel-Pvm/Makefile
index 0d0db56fa2a..2db15d91fd4 100644
--- a/parallel/p5-Parallel-Pvm/Makefile
+++ b/parallel/p5-Parallel-Pvm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:07 grant Exp $
+# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:04 tv Exp $
#
DISTNAME= Parallel-Pvm-1.3.0
@@ -19,7 +19,6 @@ MAKE_ENV+= PVM_ROOT=${PVM_ROOT} PVM_ARCH=${PVM_ARCH}
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Parallel/Pvm/.packlist
MESSAGE_SUBST+= PVM_ROOT=${PVM_ROOT}
EXAMPLES_DIR= ${PREFIX}/share/examples/p5-Parallel-Pvm
-USE_BUILDLINK3= YES
post-build:
.for f in hello.pl hello_other.pl
diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile
index 63457b7e23c..cc6f7447791 100644
--- a/parallel/pvm3/Makefile
+++ b/parallel/pvm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2005/01/12 15:32:01 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2005/04/11 21:47:04 tv Exp $
DISTNAME= pvm3.4.5
PKGNAME= pvm-3.4.5
@@ -18,7 +18,6 @@ PVM_SSH?= ${LOCALBASE}/bin/ssh
.endif
WRKSRC= ${WRKDIR}/pvm3
-USE_BUILDLINK3= yes
USE_LANGUAGES= fortran
USE_X11= yes
USE_LIBTOOL= yes
diff --git a/parallel/sge/Makefile b/parallel/sge/Makefile
index 6988e89703a..64339b0a271 100644
--- a/parallel/sge/Makefile
+++ b/parallel/sge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/12/28 02:47:48 reed Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:04 tv Exp $
#
DISTNAME= sge-5.3p6
@@ -13,7 +13,6 @@ COMMENT= Sun Grid Engine distributed resource management system
BUILD_DEPENDS+= {standalone-tcsh,tcsh}-[0-9]*:../../shells/tcsh
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_X11= YES
USE_PERL5= YES