pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/dx
Module Name: pkgsrc
Committed By: bacon
Date: Wed May 1 12:40:19 UTC 2019
Modified Files:
pkgsrc/graphics/dx: Makefile
Log Message:
graphics/dx: Switch from archivers/szip to archivers/libaec
libaec is a BSD-licensed drop-in replacement for the non-redistributable szip
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/graphics/dx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/dx/Makefile
diff -u pkgsrc/graphics/dx/Makefile:1.100 pkgsrc/graphics/dx/Makefile:1.101
--- pkgsrc/graphics/dx/Makefile:1.100 Mon Mar 18 16:17:47 2019
+++ pkgsrc/graphics/dx/Makefile Wed May 1 12:40:19 2019
@@ -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 @@ LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
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