Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 1996 18:20:21 -0400 (EDT)
From:      "Steven M. Ratliff" <steve@bsd.darkelf.org>
To:        ports@freebsd.org
Cc:        chuckr@glue.umd.edu
Subject:   transfig patch
Message-ID:  <199608102220.SAA01810@bsd.darkelf.org>

next in thread | raw e-mail | index | archive | help
Here is a patch to get transfig to bootstrap properly.
It needs to access jpeglib.h from the cjpeg package.

Steve

replies to StevenR362@aol.com

*** Makefile.old	Sat Aug 10 17:47:05 1996
--- Makefile	Sat Aug 10 18:06:32 1996
***************
*** 14,20 ****
  
  MAINTAINER=	chuckr@freebsd.org
  
! LIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
  
  USE_IMAKE=	yes
  
--- 14,21 ----
  
  MAINTAINER=	chuckr@freebsd.org
  
! LIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
! 		cjpeg:${PORTSDIR}/graphics/jpeg
  
  USE_IMAKE=	yes
  



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