git: a72b285347d1 - main - graphics/openexr: let openexr-website-docs use its own PORTNAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Sep 2023 13:56:24 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a72b285347d14a2d6b110e8cd873e14976679306
commit a72b285347d14a2d6b110e8cd873e14976679306
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-09-11 13:55:05 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-09-11 13:56:11 +0000
graphics/openexr: let openexr-website-docs use its own PORTNAME
I forgot to commit this change that was part of my test. Sorry.
Reported by: antoine@
---
graphics/openexr/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 7ea907d0b6f0..b5403286b86c 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,4 +1,4 @@
-PORTNAME= openexr
+PORTNAME?= openexr
PORTVERSION= 3.2.0
PORTREVISION?= 0
CATEGORIES= graphics devel