git: f4cdb39141e3 - main - graphics/opencolorio-tools: Adjust after update master port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Feb 2022 17:04:32 UTC
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"