Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2022 17:04:36 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a1bccfffd35a - main - graphics/py-opencolorio: adjust after master port update
Message-ID:  <202202011704.211H4acQ086349@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a1bccfffd35a892ac90a0e91cdf887dc99e6456e

commit a1bccfffd35a892ac90a0e91cdf887dc99e6456e
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-01 16:39:56 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-01 17:04:14 +0000

    graphics/py-opencolorio: adjust after master port update
    
    PR:             260305
    Sponsored by:   Netzkommune GmbH.
---
 graphics/py-opencolorio/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/graphics/py-opencolorio/Makefile b/graphics/py-opencolorio/Makefile
index 60a11a7e5e11..255684dfd78d 100644
--- a/graphics/py-opencolorio/Makefile
+++ b/graphics/py-opencolorio/Makefile
@@ -1,11 +1,11 @@
-# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
-
+PORTREVISION=	0
+CATEGORIES=	graphics multimedia python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 COMMENT=	OpenColorIO python bindings
 
 MASTERDIR=	${.CURDIR}/../opencolorio
 OCIO_SLAVE=	pymodule
-OPTIONS_EXCLUDE=DOCS
+OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
 
 .include "${MASTERDIR}/Makefile"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202011704.211H4acQ086349>