From owner-freebsd-commit Sun Jun 25 21:34:59 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA23006 for commit-outgoing; Sun, 25 Jun 1995 21:34:59 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA22988 for cvs-ports-outgoing; Sun, 25 Jun 1995 21:34:51 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA22974 ; Sun, 25 Jun 1995 21:34:44 -0700 Date: Sun, 25 Jun 1995 21:34:44 -0700 From: Satoshi Asami Message-Id: <199506260434.VAA22974@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/mail/procmail Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/06/25 21:34:43 Modified: mail/procmail Makefile Log: Add "PREFIX=${PREFIX}" to the do-install target so that things don't go in /bin, /man, etc. (Note: the last isn't a directory name.) Also add a comment on why it IS_INTERACTIVE (I need to hit a return).