diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ilmbase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |