From c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e Mon Sep 17 00:00:00 2001 From: lioux Date: Sat, 25 Dec 2004 11:43:58 +0000 Subject: Remove deprecated USE_SIZE --- security/ocaml-cryptokit/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'security') diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index a1e3abe1ed4..dfd7d4a2334 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -17,7 +17,6 @@ COMMENT= A variety of cryptographic primitives for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml USE_REINPLACE= yes -USE_SIZE= yes ALL_TARGET= all allopt -- cgit