From c0a2b36e291a13aa93765221bd06e0e29e3a6a25 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 24 Apr 2004 22:40:40 +0000 Subject: Convert to bl3. --- parallel/openpbs/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'parallel/openpbs') diff --git a/parallel/openpbs/Makefile b/parallel/openpbs/Makefile index df6d53375ee..ec5b243190f 100644 --- a/parallel/openpbs/Makefile +++ b/parallel/openpbs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/03/08 20:27:15 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/24 22:40:40 wiz Exp $ # DISTNAME= OpenPBS_2_3_16 @@ -15,11 +15,11 @@ INTERACTIVE_STAGE= fetch HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} USE_X11= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes REPLACE_INTERPRETER+= tcl _REPLACE.tcl.old= .*/bin/pbs_tclsh -_REPLACE.tcl.new= ${PREFIX}/bin/pbs_tclsh +_REPLACE.tcl.new= ${PREFIX}/bin/tclsh _REPLACE_FILES.tcl+= src/gui/buildindex.src _REPLACE_FILES.tcl+= src/tools/xpbsmon/buildindex.src @@ -35,5 +35,5 @@ _REPLACE_FILES.tk2+= src/tools/xpbsmon/xpbsmon.src _CONFIGURE_POSTREQ+= replace-interpreter -.include "../../x11/tk83/buildlink2.mk" +.include "../../x11/tk83/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3