diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-11-19 13:18:09 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-11-19 13:18:09 +0000 |
commit | 01a406af17a181dc510b20877e46fe76228b0997 (patch) | |
tree | e89d9a7cd3114395bbecd453cef6844c64090630 /security/p5-PerlCryptLib | |
parent | Support staging. (diff) |
Remove obsolte MAN3 definition.
Notes
Notes:
svn path=/head/; revision=334315
Diffstat (limited to 'security/p5-PerlCryptLib')
-rw-r--r-- | security/p5-PerlCryptLib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-PerlCryptLib/Makefile b/security/p5-PerlCryptLib/Makefile index 6fb6f9f33ad8..f23519db2261 100644 --- a/security/p5-PerlCryptLib/Makefile +++ b/security/p5-PerlCryptLib/Makefile @@ -16,6 +16,4 @@ LIB_DEPENDS= cl:${PORTSDIR}/security/cryptlib USES= perl5 USE_PERL5= configure -MAN3= PerlCryptLib.3 - .include <bsd.port.mk> |