Add missing pam.bl3.mk. (but, it builds on LP64 platforms now. yay!)
This commit is contained in:
parent
1963535e6a
commit
7722b30bfe
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue