Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 17:22:48 +1100
From:      Gautam Gopalakrishnan <ggop@madras.dyndns.org>
To:        freebsd-ports@freebsd.org
Subject:   make args for lower dependencies
Message-ID:  <20031218062248.GA63546@madras.dyndns.org>

next in thread | raw e-mail | index | archive | help
Hello,

I am using portupgrade to install ImageMagick. I have in
pkgtools.conf (in the right place):

'graphics/ImageMagick' => 'WITHOUT_IMAGEMAGICK_PDF=yes WITHOUT_IMAGEMAGICK_PERL=yes WITHOUT_X11=yes',
'print/ghostscript-gnu*' => 'A4=yes NO_CHECKSUM=yes',

And I tried all of the following:

# portupgrade -pN ImageMagick
# portupgrade -pRN ImageMagick
# portinstall -p ImageMagick
# portinstall -pR ImageMagick

Problem is that the arguments for ghostscript are not passed when
it is installed. It works fine when I install ghostscript by itself

Is this a bug or am I doing something wrong?

Thanks in advance
Gautam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031218062248.GA63546>