aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ilmbase
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2008-10-03 05:53:26 +0800
committernork <nork@FreeBSD.org>2008-10-03 05:53:26 +0800
commit02d082f6de80cb6aef05a39980b787fe57efe9b7 (patch)
treec5a5f84b4183d58c960db11d9f61e1ebed22bd91 /graphics/ilmbase
parent2efd5667dddba2399e42a5bc6adee8f47ced938c (diff)
downloadfreebsd-ports-gnome-02d082f6de80cb6aef05a39980b787fe57efe9b7.tar.gz
freebsd-ports-gnome-02d082f6de80cb6aef05a39980b787fe57efe9b7.tar.zst
freebsd-ports-gnome-02d082f6de80cb6aef05a39980b787fe57efe9b7.zip
Fix typo.
PR: ports/127767 Submitted by: amdmi3
Diffstat (limited to 'graphics/ilmbase')
-rw-r--r--graphics/ilmbase/Makefile2
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