Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 13:59:22 -0500
From:      "Jacques A . Vidrine" <n@nectar.com>
To:        "Lester A. Mesa" <netadmin@primex.prontel.net>
Cc:        'Maxim Sobolev' <sobomax@FreeBSD.ORG>, freebsd-ports@FreeBSD.ORG
Subject:   Re: Please HELP!
Message-ID:  <20000629135922.B41140@bone.nectar.com>
In-Reply-To: <001701bfe1f8$c93bed30$0b040a0a@sysop>; from netadmin@primex.prontel.net on Thu, Jun 29, 2000 at 02:35:23PM -0400
References:  <395B4031.9BE9B7D0@FreeBSD.org> <001701bfe1f8$c93bed30$0b040a0a@sysop>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 29, 2000 at 02:35:23PM -0400, Lester A. Mesa wrote:
> I followed all your advised and here is the new Makefile.  But I'm still
> having the same problem, the installation from the ports it's installing a
> bunch of directories with files that did not come with the package. Here is
> a list of this folders
> 
> /var/qmail/vpopmail/etc/rc.d
> /var/qmail/vpopmail/info
> /var/qmail/vpopmail/lib/perl5
> /var/qmail/vpopmail/libexec
> /var/qmail/vpopmail/man(and a bunch of cat and man folders)
> /var/qmail/vpopmail/sbin
> /var/qmail/vpopmail/share
> 
> Is there any way to fix this problem?

These are all created by mtree(8), which is run for ${PREFIX} whenever a
port is installed.  If you don't like it, try ``make -DNO_MTREE''.

-- 
Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org


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?20000629135922.B41140>