Date: Tue, 16 Feb 1999 14:33:28 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: thepish@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/xpm Makefile Message-ID: <199902162233.OAA72442@silvia.hip.berkeley.edu> In-Reply-To: <199902161222.EAA14065@freefall.freebsd.org> (message from Peter Hawkins on Tue, 16 Feb 1999 04:22:21 -0800 (PST))
next in thread | previous in thread | raw e-mail | index | archive | help
* Add NOMANCOMPRESS to Makefile (the native Makefile compresses man pages) NOMANCOMPRESS is a user variable to specify that the manpages are to be installed without being compressed (or to be uncompressed in post-install if they are installed compressed). It should never be set in a port Makefile. From the rest of the line, I assume you meant MANCOMPRESSED but that is already set to "yes" since the Makefile defines USE_IMAKE. Please back this out and check your setups, it seems to me that something is not right on your system. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902162233.OAA72442>