From owner-cvs-all Sat Aug 12 15: 1:46 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D4FB337B9F6; Sat, 12 Aug 2000 15:01:39 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA39610; Sat, 12 Aug 2000 15:01:39 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200008122201.PAA39610@freefall.freebsd.org> From: Neil Blakey-Milner Date: Sat, 12 Aug 2000 15:01:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/bzflag Makefile ports/games/bzflag/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/08/12 15:01:39 PDT Modified files: games/bzflag Makefile games/bzflag/pkg PLIST Log: Attempt to work around what seems to be a make time-dependency issue (ie, 1 second granularity) and explicitly run the man target in post-build. Also, add the data files to the PLIST, which I missed in my last commit. Noticed by: jkh Debugging help: green Revision Changes Path 1.3 +4 -1 ports/games/bzflag/Makefile 1.2 +42 -0 ports/games/bzflag/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message