diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-11-26 23:35:38 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-11-26 23:35:38 +0800 |
commit | 7c06c91576de120745fa074dfd0fda6ac61ce9da (patch) | |
tree | 05d8d3f8e9a478e6da7ca33e54c4d61e9326c99a /graphics/tiff2png/files | |
parent | b23e9e07b610ad06c6e7fadf7d527a15e0cca619 (diff) | |
download | freebsd-ports-gnome-7c06c91576de120745fa074dfd0fda6ac61ce9da.tar.gz freebsd-ports-gnome-7c06c91576de120745fa074dfd0fda6ac61ce9da.tar.zst freebsd-ports-gnome-7c06c91576de120745fa074dfd0fda6ac61ce9da.zip |
Update to version 0.81c
PR: 23077
Submitted by: Ports Fury
Diffstat (limited to 'graphics/tiff2png/files')
-rw-r--r-- | graphics/tiff2png/files/patch-aa | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/graphics/tiff2png/files/patch-aa b/graphics/tiff2png/files/patch-aa index b1de08556f11..52928a054a88 100644 --- a/graphics/tiff2png/files/patch-aa +++ b/graphics/tiff2png/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Mon Feb 14 05:39:40 2000 -+++ Makefile Tue Jul 4 19:29:41 2000 +--- Makefile.unx.orig Fri Nov 10 02:32:50 2000 ++++ Makefile.unx Wed Nov 22 21:46:33 2000 @@ -2,9 +2,9 @@ # Copyright (C) 1996 Willem van Schaik @@ -13,14 +13,7 @@ #COPY=cp COPY=/bin/cp -p DEL=/bin/rm -f -@@ -49,21 +49,15 @@ - #ZLIB=/usr/lib - ZLIB=/usr/local/lib - #ZLIB=../zlib --ZINC=/usr/local/include -+#ZINC=/usr/local/include - #ZINC=$(ZLIB) - +@@ -56,15 +56,9 @@ INSTALL=/usr/local # GRR 19990713: FAXPECT is a custom conversion option for stretched faxes |