From owner-cvs-all Fri Sep 25 17:23:54 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17100 for cvs-all-outgoing; Fri, 25 Sep 1998 17:23:54 -0700 (PDT) (envelope-from owner-cvs-all) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA17095; Fri, 25 Sep 1998 17:23:53 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sjx-ca124-48.ix.netcom.com [207.223.162.176]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id RAA22286; Fri, 25 Sep 1998 17:23:42 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id RAA13761; Fri, 25 Sep 1998 17:23:39 -0700 (PDT) Date: Fri, 25 Sep 1998 17:23:39 -0700 (PDT) Message-Id: <199809260023.RAA13761@silvia.hip.berkeley.edu> To: brian@Awfulhak.org CC: max@wide.ad.jp, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199809252015.VAA03595@woof.lan.awfulhak.org> (message from Brian Somers on Fri, 25 Sep 1998 21:15:12 +0100) Subject: Re: cvs commit: ports/mail/mh Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * I never noticed this. Guideline folks! :) * Should the post-install be removed entirely ? * There's an ``@exec ... OBJFORMAT=....' in PLIST anyway. No. @exec lines in PLISTs are for package pkg_add only -- you still need post-install for "make install" from the port. Satoshi