diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 5 | ||||
-rw-r--r-- | comms/hylafax/distinfo | 3 | ||||
-rw-r--r-- | comms/hylafax/patches/patch-rules.in | 10 |
3 files changed, 15 insertions, 3 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index a59ecc0c5ce..1be522b789f 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2013/04/24 10:06:47 sbd Exp $ +# $NetBSD: Makefile,v 1.69 2013/08/30 16:57:35 joerg Exp $ VERS= 4.2.5 DISTNAME= hylafax-${VERS} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= comms MASTER_SITES_BETA= ftp://ftp.hylafax.org/source/BETA/ MASTER_SITES_RELEASE= ftp://ftp.hylafax.org/source/ @@ -66,6 +66,7 @@ CONFIGURE_ENV+= MACHDEPLIBS=-lrt BUILDLINK_API_DEPENDS.libtiff+= tiff>=4.0.0 .include "../../devel/zlib/buildlink3.mk" +.include "../../graphics/jbigkit/buildlink3.mk" .include "../../mk/jpeg.buildlink3.mk" .include "../../graphics/tiff/buildlink3.mk" diff --git a/comms/hylafax/distinfo b/comms/hylafax/distinfo index aaf88530da1..adae4182026 100644 --- a/comms/hylafax/distinfo +++ b/comms/hylafax/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.24 2013/05/21 18:36:52 joerg Exp $ +$NetBSD: distinfo,v 1.25 2013/08/30 16:57:35 joerg Exp $ SHA1 (hylafax-4.2.5.tar.gz) = b3bfd492dcb85e8aa1ddff9e6dcec3c31e00fccc RMD160 (hylafax-4.2.5.tar.gz) = aef5e7a8ff32bafa43b5efc431b9fd8c334ddb3a @@ -19,3 +19,4 @@ SHA1 (patch-ao) = 73da088c0dbc13a0dcb8d6abaa36804f34638c51 SHA1 (patch-ap) = f9d6a2796535e7200419d6e24203b9995e5cfb39 SHA1 (patch-hfaxd_FileSystem_c__) = d39e8abb1163f5f02b2cb1fa5814c4588a8fa73e SHA1 (patch-hfaxd_FileTransfer_c__) = 683b4a0bdd1927d0a0636e8df75d5b8bae27e0ff +SHA1 (patch-rules.in) = 7d2752d19a3367ce0feaca1b8704159f9691f9c2 diff --git a/comms/hylafax/patches/patch-rules.in b/comms/hylafax/patches/patch-rules.in new file mode 100644 index 00000000000..521d54af92d --- /dev/null +++ b/comms/hylafax/patches/patch-rules.in @@ -0,0 +1,10 @@ +$NetBSD: patch-rules.in,v 1.1 2013/08/30 16:57:35 joerg Exp $ + +--- rules.in.orig 2013-08-30 14:42:52.000000000 +0000 ++++ rules.in +@@ -195,3 +195,5 @@ RAWDEPFILTER= sed -e 's:^:${VPATH}/:' + # Include the make dependency file if it exists. + # + @MAKEDEPINCLUDE@ @MAKELQUOTE@${MKDEPFILE}@MAKERQUOTE@ ++ ++-ljbig: |