From owner-cvs-all Sun Aug 16 19:03:26 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA23445 for cvs-all-outgoing; Sun, 16 Aug 1998 19:03:26 -0700 (PDT) (envelope-from owner-cvs-all) 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 TAA23439; Sun, 16 Aug 1998 19:03:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA11605; Sun, 16 Aug 1998 19:03:21 -0700 (PDT) Date: Sun, 16 Aug 1998 19:03:21 -0700 (PDT) Message-Id: <199808170203.TAA11605@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang/glibstdc++28 Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 1998/08/16 19:03:21 PDT Modified files: lang/glibstdc++28 Makefile Log: Allow a ``make install'' that boched to be re-attempted. The current version of bsd.port.mk has a bug such that it doens't generate TMPPLIST at the proper point, and thus all 1st install attempts bomb. Revision Changes Path 1.8 +5 -2 ports/lang/glibstdc++28/Makefile