pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/hylafax
Module Name: pkgsrc
Committed By: gdt
Date: Mon Feb 12 13:22:25 UTC 2024
Modified Files:
pkgsrc/comms/hylafax: Makefile
Log Message:
comms/hylafax: Note tiff option workaround for the bug of using tiff2ps
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/comms/hylafax/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/hylafax/Makefile
diff -u pkgsrc/comms/hylafax/Makefile:1.82 pkgsrc/comms/hylafax/Makefile:1.83
--- pkgsrc/comms/hylafax/Makefile:1.82 Mon Feb 12 07:38:48 2024
+++ pkgsrc/comms/hylafax/Makefile Mon Feb 12 13:22:25 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.82 2024/02/12 07:38:48 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2024/02/12 13:22:25 gdt Exp $
# This package has a complicated upstream situation. One upstream is
# "hylafax.org"; the last release was 6.0.7 on 2018-09-18. Another
# upstream is https://sourceforge.net/projects/hylafax/; the last
-# release is 7.0.7 on 2023-01-23. Neither is the original hylafax.
+# release is 7.0.7 on 2023-01-23. Neither is the original HylaFAX.
# Probably, this package should switch to the sourceforge upstream.
DISTNAME= hylafax-6.0.7
@@ -23,6 +23,8 @@ DEPENDS+= mawk>=1.2.2:../../lang/mawk
# http://bugs.hylafax.org/show_bug.cgi?id=1004
#BROKEN= requires tiff2ps which is no longer part of tiff
+#
+# For now, a workaround is to build tiff with tiff-unsupported.
BUILD_DEFS+= FAXUSER FAXGROUP VARBASE
Home |
Main Index |
Thread Index |
Old Index