diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-03-10 14:21:45 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-03-10 14:21:45 +0000 |
commit | 89f178ab02159f38908bf34272607e7591c0e40f (patch) | |
tree | ed00fad7f4fd2e767d1cc4a97ca158e2a156f7a6 /graphics | |
parent | 4a835155fd72fec1fa9937ebd3a5d667b66e052d (diff) | |
download | ports-89f178ab02159f38908bf34272607e7591c0e40f.tar.gz ports-89f178ab02159f38908bf34272607e7591c0e40f.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-openimageio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile index 89a31fe57f25..34ca9a06bc87 100644 --- a/graphics/py-openimageio/Makefile +++ b/graphics/py-openimageio/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= OpenImageIO python bindings +BROKEN= fails to configure MASTERDIR= ${.CURDIR}/../openimageio OPTIONS_EXCLUDE=${OPTIONS_DEFINE} |