Turn on the FreeBSD login user capabilities database support.

This commit is contained in:
David E. O'Brien 2004-08-18 06:46:25 +00:00
parent abbf5f5f8f
commit 46c33242d2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133941

View File

@ -26,7 +26,7 @@ CFLAGS+=-I${.CURDIR}/${LSDIR}
DPADD+= ${LIBM}
LDADD+= -lm
CFLAGS+= -DUSE_OPIE
CFLAGS+= -DUSE_OPIE -DLOGIN_CAP
DPADD+= ${LIBOPIE} ${LIBMD}
LDADD+= -lopie -lmd