pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/zstd
Module Name: pkgsrc
Committed By: joerg
Date: Fri Oct 20 13:59:33 UTC 2017
Modified Files:
pkgsrc/archivers/zstd: Makefile
Log Message:
archivers/zstd: non-redistributable distfile has been fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/archivers/zstd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/zstd/Makefile
diff -u pkgsrc/archivers/zstd/Makefile:1.13 pkgsrc/archivers/zstd/Makefile:1.14
--- pkgsrc/archivers/zstd/Makefile:1.13 Fri Oct 20 07:23:01 2017
+++ pkgsrc/archivers/zstd/Makefile Fri Oct 20 13:59:33 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/10/20 07:23:01 adam Exp $
+# $NetBSD: Makefile,v 1.14 2017/10/20 13:59:33 joerg Exp $
DISTNAME= zstd-1.3.2
CATEGORIES= archivers
@@ -19,10 +19,6 @@ MAKE_FLAGS+= INSTALL=${INSTALL:Q}
BUILD_TARGET= allmost
TEST_TARGET= test
-RESTRICTED= LICENSE-examples does not permit redistribution of the examples
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-
.include "../../archivers/xz/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index