Date: Fri, 19 Nov 1999 15:13:00 -0800 (PST) From: Kris Kennaway <kris@hub.freebsd.org> To: Wes Peters <wes@softweyr.com> Cc: andrew@ugh.net.au, Daniel O'Connor <doconnor@gsoft.com.au>, hackers@freebsd.org Subject: Re: Making a port kit Message-ID: <Pine.BSF.4.21.9911191511190.44918-100000@hub.freebsd.org> In-Reply-To: <383576E9.CD5A32D2@softweyr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Nov 1999, Wes Peters wrote: > Actually, taking the MAN8= line out of the port Makefile fixed the problem. > Thanks for the hints. You need to have manpages referenced by MAN? variables instead of just installed directly: the reason is that they may or may not be compressed at the time the package is deinstalled, and so you get left with manpage turds in the filesystem. Didn't someone already point out your problem was just a mistyped path? Kris ---- Cthulhu for President! For when you're tired of choosing the _lesser_ of two evils.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9911191511190.44918-100000>