summaryrefslogtreecommitdiff
path: root/security/libgcrypt
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-01-20 17:07:38 +0000
committerdrochner <drochner@pkgsrc.org>2012-01-20 17:07:38 +0000
commit5aa4b54c2859d75d6b6893a5fcd90e3fda93c11a (patch)
treebfad749ce82e1929ede05c7d20fa678de5604d6a /security/libgcrypt
parenteddec9c789f4b254ca1040633bf165a240b23fdc (diff)
downloadpkgsrc-5aa4b54c2859d75d6b6893a5fcd90e3fda93c11a.tar.gz
remove restrictions related to idea and mdc2 patents - both are expired
Diffstat (limited to 'security/libgcrypt')
-rw-r--r--security/libgcrypt/options.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/libgcrypt/options.mk b/security/libgcrypt/options.mk
index 1d5de51c94f..1effe437c1c 100644
--- a/security/libgcrypt/options.mk
+++ b/security/libgcrypt/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2011/02/19 00:55:31 jmcneill Exp $
+# $NetBSD: options.mk,v 1.7 2012/01/20 17:07:38 drochner Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libgcrypt
PKG_SUPPORTED_OPTIONS= idea
@@ -27,11 +27,6 @@ CONFIGURE_ARGS+= --disable-padlock-support
.if !empty(PKG_OPTIONS:Midea)
# use of IDEA as crypto function
-LICENSE= idea-license
-RESTRICTED= Commercial distribution is claimed to require a license.
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_CDROM= ${RESTRICTED}
-
DISTFILES+= gcrypt.tar.bz2
SITES.gcrypt.tar.bz2= http://www.kfwebs.com/
CFLAGS+= -DUSE_IDEA