From owner-freebsd-ports Fri Jan 3 06:05:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA22664 for ports-outgoing; Fri, 3 Jan 1997 06:05:14 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id GAA22414 for ; Fri, 3 Jan 1997 06:01:09 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id OAA29106; Fri, 3 Jan 1997 14:59:43 +0100 From: Thomas Gellekum Message-Id: <199701031359.OAA29106@ghpc6.ihf.rwth-aachen.de> Subject: Re: cvs commit: ports/x11/tix/patches etc. To: asami@cs.berkeley.edu (Satoshi Asami) Date: Fri, 3 Jan 1997 14:59:42 +0100 (MET) Cc: thomas@ghpc8.ihf.rwth-aachen.de, ports@freebsd.org, chuckr@glue.umd.edu In-Reply-To: <199701031321.FAA01680@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Jan 3, 97 05:21:51 am" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami wrote: > > Something like > > post-install: > .for dir in generic unix > @${MKDIR} ${PREFIX}/include/tk/${dir} > @${CP} ${WRKSRC}/${dir}/*.h ${PREFIX}/include/tk/${dir} > .endfor > > ? Looks fine to me. > * Who is the maintainer of tk? There's no one mentioned in the makefile. > > You are welcome to take it. :) No, thanks. :-) tg