From owner-freebsd-commit Mon Oct 2 23:53:32 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA22767 for freebsd-commit-outgoing; Mon, 2 Oct 1995 23:53:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA22549 for cvs-all-outgoing; Mon, 2 Oct 1995 23:52:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA22535 for cvs-ports-outgoing; Mon, 2 Oct 1995 23:52:00 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA22521 ; Mon, 2 Oct 1995 23:51:56 -0700 Date: Mon, 2 Oct 1995 23:51:56 -0700 From: Satoshi Asami Message-Id: <199510030651.XAA22521@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/mail/xfmail Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/10/02 23:51:56 Modified: mail/xfmail Makefile Log: Cleanup. Reorder things according to standard, change "PREFIX=/usr/X11R6" to "USE_X11=yes".