Fix build until I find a way to handle this case properly.
This commit is contained in:
parent
64762b215d
commit
81f8a2cff8
@ -3,7 +3,7 @@
|
||||
PAMDIR= ${.CURDIR}/../../../../contrib/openpam
|
||||
|
||||
NO_INSTALLLIB=
|
||||
MK_PROFILE= no
|
||||
NO_PROFILE=
|
||||
|
||||
CFLAGS+= -I${PAMDIR}/include -I${.CURDIR}/../../libpam
|
||||
WARNS?= 4
|
||||
|
@ -34,6 +34,7 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
NO_PROFILE=
|
||||
.include <bsd.own.mk>
|
||||
|
||||
LIB= pam_unix
|
||||
|
Loading…
x
Reference in New Issue
Block a user