freebsd-ports/japanese/vfghostscript55/scripts
Satoshi Asami 6508ab3b3e Make this port compile again (was broken by libpng upgrade). The
solution is to "disconnect" this from the libpng and libjpeg ports,
and fetch and extract them inside this port's own WRKDIR.

Note there are no shared library version problems because this port
doesn't link those libraries dynamically -- it just reaches into their
sources to compile some of its stuff.  It is my belief that we
shouldn't have tried to share the WRKDIR with those two ports, as this
thing just too deeply depends on what's in their sources and the
relationship is thus not really a "dependency" in the regular sense.

Submitted by:	mita@jp.freebsd.org (MITA Yoshio)
1997-07-12 10:53:51 +00:00
..
configure Make this port compile again (was broken by libpng upgrade). The 1997-07-12 10:53:51 +00:00