From a1194af70b00c977ef71a4aac99e89c65dbe25fa Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 18 Aug 2004 06:46:25 +0000 Subject: Turn on the FreeBSD login user capabilities database support. --- libexec/lukemftpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index a4226ac..dcec609 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -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 -- cgit v1.1