Summary: | [NEW PORT] security/ocaml-cryptgps: Symmetric cryptographic algorithms package for OCaml | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Stanislav Sedov <ssedov> | ||||
Component: | Individual Port(s) | Assignee: | Ion-Mihai "IOnut" Tetcu <itetcu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Stanislav Sedov
2006-08-01 20:30:14 UTC
Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it. Sorry, a little typo in Makefile: --------------------------------------------------------------------------- --- Makefile.orig Wed Aug 2 00:13:03 2006 +++ Makefile Wed Aug 2 00:13:36 2006 @@ -25,7 +25,7 @@ =20 .if !defined(NOPORTDOCS) PORTDOCS=3D * -DOCSDIR=3D ${PREFIX}/share/ocaml/doc/${PORTNAME} +DOCSDIR=3D ${PREFIX}/share/doc/ocaml/${PORTNAME} .endif =20 .include <bsd.port.pre.mk> --------------------------------------------------------------------------- --=20 Stanislav Sedov MBSD labs, Inc. <ssedov@mbsd.msk.ru> =F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1 http://mbsd.msk.ru -------------------------------------------------------------------- If the facts don't fit the theory, change the facts. -- A. Einstein -------------------------------------------------------------------- PGP fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 State Changed From-To: open->closed New port added. Thanks! |