Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 1997 03:53:54 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/japanese/vfghostscript4 Makefile ports/japanese/vfghostscript4/files md5 ports/japanese/vfghostscript4/scripts configure
Message-ID:  <199707121053.DAA21328@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1997/07/12 03:53:53 PDT

  Modified files:
    japanese/vfghostscript4 Makefile 
    japanese/vfghostscript4/files md5 
    japanese/vfghostscript4/scripts configure 
  Log:
  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)
  
  Revision  Changes    Path
  1.9       +8 -14     ports/japanese/vfghostscript4/Makefile
  1.5       +2 -0      ports/japanese/vfghostscript4/files/md5
  1.5       +4 -4      ports/japanese/vfghostscript4/scripts/configure



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