From 3b0029593245d837395618cd000971d26dfadda4 Mon Sep 17 00:00:00 2001 From: dholland Date: Tue, 5 Jul 2011 01:30:52 +0000 Subject: If it's going to install tcl scripts, and use REPLACE_INTERPRETER on them, it needs to depend on tcl. PKGREVISION -> 4 --- parallel/sge/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'parallel') diff --git a/parallel/sge/Makefile b/parallel/sge/Makefile index 6d543b5e09a..be619f8a60f 100644 --- a/parallel/sge/Makefile +++ b/parallel/sge/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2011/02/17 08:55:11 markd Exp $ +# $NetBSD: Makefile,v 1.40 2011/07/05 01:30:52 dholland Exp $ # PKGNAME= sge-6.2.2.1 DISTNAME= ge-V62u2_1_TAG-src -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= parallel sysutils MASTER_SITES= http://gridengine.sunsource.net/files/documents/7/197/ @@ -155,6 +155,7 @@ PLIST_SUBST+= SGE_ARCH=${SGE_ARCH} .include "../../databases/db4/buildlink3.mk" # 4.2 at least .include "../../x11/libXpm/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" +.include "../../lang/tcl/buildlink3.mk" .include "../../mk/motif.buildlink3.mk" .include "../../mk/bsd.pkg.mk" .if ${USE_BUILTIN.openssl} == "yes" -- cgit v1.2.3