From owner-cvs-all Sat Dec 26 20:22:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06909 for cvs-all-outgoing; Sat, 26 Dec 1998 20:22:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA06904; Sat, 26 Dec 1998 20:22:08 -0800 (PST) (envelope-from billf@FreeBSD.org) From: Bill Fumerola Received: (from billf@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15238; Sat, 26 Dec 1998 20:21:59 -0800 (PST) Date: Sat, 26 Dec 1998 20:21:59 -0800 (PST) Message-Id: <199812270421.UAA15238@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/textproc/catdoc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1998/12/26 20:21:59 PST Modified files: textproc/catdoc Makefile Log: (1) Remove the manual finding of wish. If wish exists, the configure script will find it. There was no mechanism to even detect if wish existed before telling configure where to find it. (2) The distribution no longer comes packaged with .o files, so there is no need to `make clean' before we build this port. (3) portlint (4) Added my public_html on freefall as a MASTER_SITE, as the singular MASTER_SITE had no route to it. A search on ftpsearch revealed no mirrors. Pity. Triggered By: One of Satoshi's scripts (part 4) Revision Changes Path 1.7 +4 -8 ports/textproc/catdoc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message