Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 17:33:40 +0200
From:      Willem van Engen <wvengen@stack.nl>
To:        tweten@nas.nasa.gov
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Portupgrade Question
Message-ID:  <20020910173340.07e19681.wvengen@stack.nl>
In-Reply-To: <445.1031527576@gilmore.nas.nasa.gov>
References:  <445.1031527576@gilmore.nas.nasa.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 08 Sep 2002 16:26:16 -0700
Dave Tweten <tweten@nas.nasa.gov> wrote:

>  [...]
> 
> There are still interactive makefiles (such as the Ghostscripts),
> making it impossible to update ports automatically.  I don't
> anticipate any help there soon.

I have this in my /usr/local/etc/pkgtools.conf:
    MAKE_ARGS = {
        'print/ghostscript*' => 'A4=yes BATCH=yes',
        'graphics/mplayer' => 'WITH_OPTIMIZED_CFLAGS=yes WITH_VORBIS=yes WITH_GUI=yes WITH_SDL=yes',
        'graphics/mplayer-skins' => 'WITH_SKIN_ALL=yes BATCH=yes',
        'x11/gdm2' => 'BATCH=yes',
    }
iirc 'BATCH=yes' solves it.

- Willem

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?20020910173340.07e19681.wvengen>