Date: Wed, 7 Feb 1996 01:36:58 -0800 (PST) From: Satoshi Asami <asami> To: CVS-committers, cvs-ports Subject: cvs commit: ports/lang/expect/scripts configure Message-ID: <199602070936.BAA14061@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 96/02/07 01:36:56 Modified: lang/expect Makefile lang/expect/patches patch-aa Added: lang/expect/patches patch-ab Removed: lang/expect/scripts configure Log: The latest change (adding DEPENDS) made expect build and install tcl/tk even if they are properly found by LIB_DEPENDS. Make it only extract in that case. While I'm here, make expect and expectk link with shared tcl/tk libs. expectk used to be a 1/2 MB binary! (now it's 136KB) I'd also rather change `-g' to whatever CFLAGS defined in /etc/make.conf, but the author of expect has an explicit comment in the Makefile about him not trusting compilers' optimization. Well, if you say so. Revision Changes Path 1.10 +10 -2 ports/lang/expect/Makefile 1.2 +0 -43 ports/lang/expect/patches/patch-aa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602070936.BAA14061>