Fix build by linking with libutil.

PR:		50335
Submitted by:	Nate Eldredge <neldredge@hmc.edu>
Approved by:	Jerry A! <jerry@thehutt.org> (maintainer)
This commit is contained in:
Tilman Keskinoz 2003-03-29 19:57:16 +00:00
parent f57251d375
commit fca9fceff7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77700

View File

@ -42,6 +42,7 @@ CONFIGURE_ARGS?=--enable-shared \
--with-tclconfig=${LOCALBASE}/lib/tcl8.3 \
--with-tclinclude=${LOCALBASE}/include/tcl8.3 \
${TK_CONFIG_ARGS}
CONFIGURE_ENV= LDFLAGS="-lutil"
.if !defined(NO_MAN_INSTALL)
MAN1= autoexpect.1 cryptdir.1 decryptdir.1 dislocate.1 \