Date: Tue, 23 Apr 2002 18:25:44 -0400 From: parv <parv@pair.com> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37384: packaging of lang/expect fails Message-ID: <20020423222544.GA97116@moo.holy.cow> In-Reply-To: <200204231700.g3NH02e25831@freefall.freebsd.org> References: <20020423165758.CC73050B8E@moo.holy.cow> <200204231700.g3NH02e25831@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
problem seems to be that this port doesn't handle "MANCOMPRESSED=yes" (in /etc/make.conf) quite well, actually not at all. the manpages are installed non compressed in /usr/local/man/man[13], yet packaging/install list is generated w/ ".gz". that breaks not only the packaging, but also the man pages are not removed (due to above mentioned problem) on deninstall/pkg_delete obviously. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020423222544.GA97116>