pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/dx graphics/dx: Switch from archivers/szip to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2343b0dc8827
branches: trunk
changeset: 333172:2343b0dc8827
user: bacon <bacon%pkgsrc.org@localhost>
date: Wed May 01 12:40:19 2019 +0000
description:
graphics/dx: Switch from archivers/szip to archivers/libaec
libaec is a BSD-licensed drop-in replacement for the non-redistributable szip
diffstat:
graphics/dx/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r bf126394b975 -r 2343b0dc8827 graphics/dx/Makefile
--- a/graphics/dx/Makefile Wed May 01 12:39:25 2019 +0000
+++ b/graphics/dx/Makefile Wed May 01 12:40:19 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2019/03/18 16:17:47 gdt Exp $
+# $NetBSD: Makefile,v 1.101 2019/05/01 12:40:19 bacon Exp $
DISTNAME= dx-4.4.4
-PKGREVISION= 49
+PKGREVISION= 50
CATEGORIES= graphics
MASTER_SITES= http://opendx.npaci.edu/source/
@@ -24,7 +24,7 @@
MAKE_ENV+= ARCH=""
CONFIGURE_ENV+= ARCH=""
-.include "../../archivers/szip/buildlink3.mk"
+.include "../../archivers/libaec/buildlink3.mk"
.include "../../devel/hdf/buildlink3.mk"
.include "../../devel/netcdf/buildlink3.mk"
# XXX ImageMagick detection in "configure" is broken
Home |
Main Index |
Thread Index |
Old Index