diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-21 03:46:39 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-21 03:46:39 +0000 |
| commit | e7f33465664b6c5ccb41c52f30bfc836cfc3946f (patch) | |
| tree | cd2bcf76df04c8debc30f2c3d605e6d31a3c0cc0 /libexec | |
| parent | 9e40a6a64c7f2e6c60d69e6ecc6b3528a67c62e8 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/lukemftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index a4226acb259a..dcec609bf960 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 |
