From owner-cvs-all Tue Sep 15 18:38:12 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00761 for cvs-all-outgoing; Tue, 15 Sep 1998 18:38:12 -0700 (PDT) (envelope-from owner-cvs-all) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA00691; Tue, 15 Sep 1998 18:38:02 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id UAA07791; Tue, 15 Sep 1998 20:37:43 -0500 (CDT) Date: Tue, 15 Sep 1998 20:37:43 -0500 (CDT) From: Steve Price To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/xpm/pkg PLIST In-Reply-To: <199809160122.SAA02407@silvia.hip.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You're right. I just fixed it. I had forgotten that USE_IMAKE=yes implies MANCOMPRESSED=yes. On Tue, 15 Sep 1998, Satoshi Asami wrote: # * graphics/xpm/pkg PLIST # * Log: # * The manpages must still be here for ports that use imake. # # There's something weird here. Why can't they be defined in Makefile # as MAN1? # # Satoshi #