ports/50335: lang/expect port build failure: `openpty' unresolved

Tilman Linneweh tilman at arved.de
Sat Mar 29 17:30:16 UTC 2003


The following reply was made to PR ports/50335; it has been noted by GNATS.

From: Tilman Linneweh <tilman at arved.de>
To: freebsd-gnats-submit at FreeBSD.org, neldredge at hmc.edu
Cc: jerry at thehutt.org
Subject: Re: ports/50335: lang/expect port build failure: `openpty' unresolved
Date: Sat, 29 Mar 2003 18:22:39 +0100

 --ikeVEW9yuYc//A+q
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Nate, Can you try this patch.
 Jerry, Can i commit it?
 
 regards
 tilman
 
 --ikeVEW9yuYc//A+q
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="expect.diff"
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/lang/expect/Makefile,v
 retrieving revision 1.60
 diff -u -r1.60 Makefile
 --- Makefile	21 Feb 2003 12:35:01 -0000	1.60
 +++ Makefile	29 Mar 2003 17:18:57 -0000
 @@ -42,6 +42,7 @@
  		--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 \
 
 --ikeVEW9yuYc//A+q--



More information about the freebsd-ports-bugs mailing list