aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2023-09-11 13:55:05 +0000
committerMatthias Andree <mandree@FreeBSD.org>2023-09-11 13:56:11 +0000
commita72b285347d14a2d6b110e8cd873e14976679306 (patch)
treee45293d6f97e7fb477e5d08bcea8dd05cf842b9c
parent8eab9e4d396fac0ecb45faa3049d773d727cd70d (diff)
downloadports-a72b285347d14a2d6b110e8cd873e14976679306.tar.gz
ports-a72b285347d14a2d6b110e8cd873e14976679306.zip
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@
-rw-r--r--graphics/openexr/Makefile2
1 files changed, 1 insertions, 1 deletions
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