Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2022 17:04:32 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: f4cdb39141e3 - main - graphics/opencolorio-tools: Adjust after update master port
Message-ID:  <202202011704.211H4Wbf086249@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=f4cdb39141e34392aff58bef83e5811250faddc9

commit f4cdb39141e34392aff58bef83e5811250faddc9
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-01 16:16:31 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-01 17:04:12 +0000

    graphics/opencolorio-tools: Adjust after update master port
    
    PR:             260306
    Sponsored by:   Netzkommune GmbH.
---
 graphics/opencolorio-tools/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/graphics/opencolorio-tools/Makefile b/graphics/opencolorio-tools/Makefile
index b816b2a06539..7cfff0804a89 100644
--- a/graphics/opencolorio-tools/Makefile
+++ b/graphics/opencolorio-tools/Makefile
@@ -1,12 +1,9 @@
-# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
-
 PKGNAMESUFFIX=	-tools
-PORTREVISION=	1
 
 COMMENT=	Tools to work with OpenColorIO profiles
 
 MASTERDIR=	${.CURDIR}/../opencolorio
 OCIO_SLAVE=	tools
-OPTIONS_EXCLUDE=DOCS
+OPTIONS_EXCLUDE=	DOCS
 
 .include "${MASTERDIR}/Makefile"



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