Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 1996 10:49:41 +0000 ()
From:      Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
To:        andreas@klemm.gtn.com
Cc:        ports@freebsd.org
Subject:   RE: gs4 fails solved
Message-ID:  <199607191049.KAA12294@btp1da.phy.uni-bayreuth.de>

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

I solved the problem with gs4 with 2 changes in scripts/configure:

1) deleted the line
   -e "s;PVERSION=89;PVERSION=88;" \
2) changed the line
   -e "s;PSRCDIR=libpng;PSRCDIR=${PORTSDIR}/graphics/png/work/libpng-0.88;" \
   to
   -e "s;PSRCDIR=libpng;PSRCDIR=${PORTSDIR}/graphics/png/work/libpng-0.89c;" \

Now the ports compiles in 2.1.5

Please can you (or Satoshi ? ) update the port ?
Werner




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