summaryrefslogtreecommitdiff
path: root/archivers/zstd
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-10-20 13:59:33 +0000
committerjoerg <joerg@pkgsrc.org>2017-10-20 13:59:33 +0000
commit6a065961da6d76d8806edd054c92870ca344182f (patch)
tree3a42a245a2ef578a1bd868aaaa2e3e652ed02427 /archivers/zstd
parent0d62bb8ca8799218175e7756ceccb8c7645ed318 (diff)
downloadpkgsrc-6a065961da6d76d8806edd054c92870ca344182f.tar.gz
archivers/zstd: non-redistributable distfile has been fixed.
Diffstat (limited to 'archivers/zstd')
-rw-r--r--archivers/zstd/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index b8e99ef1762..cf6ad28367a 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -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"