From owner-cvs-ports Sat Nov 22 03:24:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA29693 for cvs-ports-outgoing; Sat, 22 Nov 1997 03:24:42 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA29618; Sat, 22 Nov 1997 03:22:46 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA12658; Sat, 22 Nov 1997 03:22:21 -0800 (PST) Date: Sat, 22 Nov 1997 03:22:21 -0800 (PST) Message-Id: <199711221122.DAA12658@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/blt Makefile ports/x11/blt/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/11/22 03:22:21 PST Modified files: x11/blt Makefile x11/blt/patches patch-aa Log: Unbreak this port (needed by others) by hacking at the configure script. Did I tell you that I absolutely hate these tcl/tk ports with the humongous configure scripts that try to catch everything from a rat's nest to a broken muffler? ;< Revision Changes Path 1.16 +1 -3 ports/x11/blt/Makefile 1.4 +54 -3 ports/x11/blt/patches/patch-aa