summaryrefslogtreecommitdiff
path: root/comms/hylafax/files/patch-configure
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-10-07 13:37:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-10-07 13:37:40 +0000
commite98574aa0f1a89d247681c5da04212b8098811ab (patch)
tree96fd3447a618dfac57fe7c75284ccd5fa1a4896f /comms/hylafax/files/patch-configure
parent- Update MASTER_SITES (diff)
- Update to 4.3.0
PR: ports/98222 Submitted by: <W.J.Zwart@NescioLudens.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=174780
Diffstat (limited to 'comms/hylafax/files/patch-configure')
-rw-r--r--comms/hylafax/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/hylafax/files/patch-configure b/comms/hylafax/files/patch-configure
deleted file mode 100644
index 1fdf07ec586b..000000000000
--- a/comms/hylafax/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Jan 30 23:31:09 2006
-+++ configure Mon Jan 30 23:31:32 2006
-@@ -2418,7 +2418,7 @@
- if [ ${header_ver} -ge 19960307 ]; then
- case ${lib_ver} in
- 3.4) tiff_runlen_t="uint16" ;;
-- 3.[567]) tiff_runlen_t="uint32" ;;
-+ 3.[5678]) tiff_runlen_t="uint32" ;;
- esac
- fi
- else