From owner-cvs-ports Wed Jun 11 22:10:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA09292 for cvs-ports-outgoing; Wed, 11 Jun 1997 22:10:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA09268; Wed, 11 Jun 1997 22:10:29 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA09418; Wed, 11 Jun 1997 22:10:18 -0700 (PDT) Date: Wed, 11 Jun 1997 22:10:18 -0700 (PDT) Message-Id: <199706120510.WAA09418@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/games/xmris Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/06/11 22:10:18 PDT Modified files: games/xmris Makefile Log: Something has changed around the "all" target in XFree86-3.3...I don't know what, but instead of trying to sort out the five hundred "all" targets in this port's Makefile, simply define ALL_TARGET=xmris to sidestep the problem. Revision Changes Path 1.14 +2 -1 ports/games/xmris/Makefile