diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:12:23 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:12:23 +0000 |
commit | 4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f (patch) | |
tree | 2cc512a10b56988cf8bb5bfe318afa957b691baf /security/p5-Net-SSLeay | |
parent | 36851c364ff76c68228462c4f7d8b30b21ce3cb7 (diff) | |
download | ports-4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f.tar.gz ports-4f56b2baa0b251b3f8a7a4d3047324f21edb8b4f.zip |
Notes
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index fa29b6ea70e1..b67f7299df2d 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -16,7 +16,6 @@ DISTNAME= Net_SSLeay.pm-${PORTVERSION} MAINTAINER= shell@shellhung.org COMMENT= Perl5 interface to SSL -RESTRICTED= "Cryptography" PERL_CONFIGURE= yes CONFIGURE_ARGS+= "/usr" USE_OPENSSL= yes |