From 2a97629350a0b57e3ca2bd9dd33e3d8636d007a1 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Thu, 8 Jan 2009 16:12:38 +0000 Subject: [PATCH] - OCAMLWASH is not needed. In fact, it was not really used as the proper name of variable is OCAML_WASH. Spotted by: pav --- lang/ocaml-camlidl/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile index abae0a37eb8a..4d49b980b2a8 100644 --- a/lang/ocaml-camlidl/Makefile +++ b/lang/ocaml-camlidl/Makefile @@ -20,7 +20,6 @@ MAINTAINER= stas@FreeBSD.org COMMENT= A stub code generator for using C/C++ libraries from ocaml USE_OCAML= yes -USE_OCAMLWASH= yes DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}