From owner-cvs-all Fri Sep 8 3:43:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58CC437B422; Fri, 8 Sep 2000 03:43:40 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA42132; Fri, 8 Sep 2000 03:43:40 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200009081043.DAA42132@freefall.freebsd.org> From: Satoshi Asami Date: Fri, 8 Sep 2000 03:43:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-servers/x2x Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/09/08 03:43:40 PDT Modified files: x11-servers/x2x Makefile Log: MANCOMPRESSED=yes is default if USE_IMAKE is defined. Do not use += to define a variable that is defined only once. Remove do-install target which was doing "make install install.man" which is the default anyway. Revision Changes Path 1.2 +2 -6 ports/x11-servers/x2x/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message