From 8c1d0155b1769c2ef7b08db59aafd235d3b7940c Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 15 Apr 2012 19:35:15 +0000 Subject: Add missing pam.bl3.mk. (but, it builds on LP64 platforms now. yay!) --- parallel/sge/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'parallel/sge') diff --git a/parallel/sge/Makefile b/parallel/sge/Makefile index ba59815bd08..86d9f7e5013 100644 --- a/parallel/sge/Makefile +++ b/parallel/sge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/04/15 04:07:21 markd Exp $ +# $NetBSD: Makefile,v 1.45 2012/04/15 19:35:15 dholland Exp $ # DISTNAME= sge-8.0.0d @@ -176,6 +176,7 @@ PLIST_SUBST+= SGE_ARCH=${SGE_ARCH} .include "../../security/openssl/buildlink3.mk" .include "../../lang/tcl/buildlink3.mk" .include "../../mk/motif.buildlink3.mk" +.include "../../mk/pam.buildlink3.mk" .include "../../mk/bsd.pkg.mk" .if ${USE_BUILTIN.openssl} == "yes" SSL_PREFIX= /usr -- cgit v1.2.3