Date: Thu, 23 Sep 2004 18:10:30 GMT From: Michael Johnson <ahze@ahze.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/72039: [PATCH] graphics/tiff: [Add LZW-kit] Message-ID: <200409231810.i8NIAU8i039259@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/72039; it has been noted by GNATS. From: Michael Johnson <ahze@ahze.net> To: freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Cc: dinoex@freebsd.org Subject: Re: ports/72039: [PATCH] graphics/tiff: [Add LZW-kit] Date: Thu, 23 Sep 2004 14:02:22 -0400 --Apple-Mail-1--456258302 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed I added something saying to place the distfile in DISTDIR this patch is against the previous patch. Cheers, Michael --Apple-Mail-1--456258302 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="patch-Makefile" Content-Disposition: attachment; filename=patch-Makefile --- Makefile.orig Thu Sep 23 13:59:38 2004 +++ Makefile Thu Sep 23 14:00:05 2004 @@ -130,6 +130,7 @@ .if !exists(${DISTDIR}/${LZW_DIST}) IGNORE= Due to patent enforcement from Unisys you must manually\ fetch ${LZW_DIST} from ftp://ftp.remotesensing.org/libtiff\ + and place it in ${DISTDIR}. \ To use this patch legally you must live in a country where the patent\ does not apply or you must obtain a license from Unisys .endif --Apple-Mail-1--456258302 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed --Apple-Mail-1--456258302--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409231810.i8NIAU8i039259>