From 02d082f6de80cb6aef05a39980b787fe57efe9b7 Mon Sep 17 00:00:00 2001 From: nork Date: Thu, 2 Oct 2008 21:53:26 +0000 Subject: Fix typo. PR: ports/127767 Submitted by: amdmi3 --- graphics/ilmbase/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile index fd211afe57a3..c5843f2b0a22 100644 --- a/graphics/ilmbase/Makefile +++ b/graphics/ilmbase/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= openexr MAINTAINER= nork@FreeBSD.org COMMENT= ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex -CONFLICT= OpenEXR-1.[0-4].* +CONFLICTS= OpenEXR-1.[0-4].* OPTIONS= THREAD "Enable multithreaded file I/O support" on -- cgit