git: 7570fb97d515 - main - graphics/openjpeg: Cosmetic change

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7570fb97d51540d4eed967c3a407768518d8367b

commit 7570fb97d51540d4eed967c3a407768518d8367b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:27:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 05:59:48 +0000

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

diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile
index e915b2efc2dd..c5528ebfb1cd 100644
--- a/graphics/openjpeg/Makefile
+++ b/graphics/openjpeg/Makefile
@@ -18,8 +18,6 @@ LIB_DEPENDS=	liblcms2.so:graphics/lcms2 \
 
 USES=		cmake cpe pkgconfig
 
-CPE_VENDOR=	uclouvain
-
 USE_LDCONFIG=	yes
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION} VER=${PORTVERSION:R}
@@ -27,4 +25,6 @@ PLIST_SUB=	PORTVERSION=${PORTVERSION} VER=${PORTVERSION:R}
 GH_ACCOUNT=	uclouvain
 USE_GITHUB=	yes
 
+CPE_VENDOR=	uclouvain
+
 .include <bsd.port.mk>


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