summaryrefslogtreecommitdiffstats
path: root/lib/libopie/Makefile
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-13 18:02:30 +0000
committered <ed@FreeBSD.org>2010-01-13 18:02:30 +0000
commit3ad23bc14fedcc56d917aab8b3f25e3a0393631d (patch)
tree9be03e0ce09599457dee95f2d222c98a15b061a2 /lib/libopie/Makefile
parent4f94c734b60fd5f6bdcddbf88599cbbd9d87d928 (diff)
downloadFreeBSD-src-3ad23bc14fedcc56d917aab8b3f25e3a0393631d.zip
FreeBSD-src-3ad23bc14fedcc56d917aab8b3f25e3a0393631d.tar.gz
Let libopie use utmpx instead of utmp.
Diffstat (limited to 'lib/libopie/Makefile')
-rw-r--r--lib/libopie/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libopie/Makefile b/lib/libopie/Makefile
index 01ee1b1..360dddc 100644
--- a/lib/libopie/Makefile
+++ b/lib/libopie/Makefile
@@ -8,15 +8,14 @@ SHLIB_MAJOR= 6
KEYFILE?= \"/etc/opiekeys\"
-.PATH: ${DIST_DIR} ${OPIE_DIST}/libmissing
+.PATH: ${DIST_DIR}
LIB= opie
SRCS= atob8.c btoa8.c btoh.c challenge.c getsequence.c hash.c hashlen.c \
keycrunch.c lock.c lookup.c newseed.c parsechallenge.c passcheck.c \
passwd.c randomchallenge.c readpass.c unlock.c verify.c version.c \
btoe.c accessfile.c generator.c insecure.c getutmpentry.c \
- readrec.c writerec.c open.c \
- getutline.c pututline.c endutent.c setutent.c # from libmissing
+ readrec.c writerec.c open.c
SRCS+= opieextra.c
INCS= ${OPIE_DIST}/opie.h
OpenPOWER on IntegriCloud