summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-03-29 19:57:16 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-03-29 19:57:16 +0000
commitfca9fceff79835c715912b69b86e84b47569fb72 (patch)
tree9230f5603def570c674bf595374d31b0c6586779 /lang
parentupdate to openwebmail-2.00, and add some optional supports. (diff)
Fix build by linking with libutil.
PR: 50335 Submitted by: Nate Eldredge <neldredge@hmc.edu> Approved by: Jerry A! <jerry@thehutt.org> (maintainer)
Notes
Notes: svn path=/head/; revision=77700
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 26421b6019b8..556d6f658c3e 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -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 \