git: 2f18cf98e411 - main - graphics/openjpeg15: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 19 06:07:04 UTC 2021


The branch main has been updated by sunpoet:

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

commit 2f18cf98e4115e914ad35bfcbf35a2b54d03419e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:27:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 05:59:49 +0000

    graphics/openjpeg15: Cosmetic change
---
 graphics/openjpeg15/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/graphics/openjpeg15/Makefile b/graphics/openjpeg15/Makefile
index ef50392ef831..a00fda35a9a7 100644
--- a/graphics/openjpeg15/Makefile
+++ b/graphics/openjpeg15/Makefile
@@ -19,8 +19,6 @@ LIB_DEPENDS=	liblcms2.so:graphics/lcms2 \
 
 USES=		cmake cpe
 
-CPE_VENDOR=	uclouvain
-
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
@@ -29,6 +27,8 @@ PORTDOCS=	CHANGES LICENSE
 GH_ACCOUNT=	uclouvain
 USE_GITHUB=	yes
 
+CPE_VENDOR=	uclouvain
+
 OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list