aboutsummaryrefslogtreecommitdiff
path: root/security/heimdal
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-22 16:12:23 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-22 16:12:23 +0000
commit4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f (patch)
tree2cc512a10b56988cf8bb5bfe318afa957b691baf /security/heimdal
parent36851c364ff76c68228462c4f7d8b30b21ce3cb7 (diff)
downloadports-4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f.tar.gz
ports-4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f.zip
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly)
Notes
Notes: svn path=/head/; revision=76164
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index f322dd7508bb..c2bf30da66cb 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -24,8 +24,6 @@ LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib
.endif
-RESTRICTED= "Crypto; export-controlled"
-
USE_LIBTOOL= no # Uses included version.
USE_OPENSSL= yes
GNU_CONFIGURE= yes