Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 05:49:30 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eeb3a662d64f - main - graphics/mozjpeg: Cosmetic change
Message-ID:  <202110130549.19D5nUGn073982@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit eeb3a662d64f1734527c22fc9dfe8f2759c3023c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-13 05:36:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-13 05:36:04 +0000

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

diff --git a/graphics/mozjpeg/Makefile b/graphics/mozjpeg/Makefile
index 0bb61067acc7..fddf2e583ad1 100644
--- a/graphics/mozjpeg/Makefile
+++ b/graphics/mozjpeg/Makefile
@@ -18,12 +18,12 @@ LIB_DEPENDS=	libpng.so:graphics/png
 
 USES=		cmake cpe
 
-CPE_VENDOR=	mozilla
-
 CMAKE_OFF=	REQUIRE_SIMD WITH_12BIT WITH_ARITH_DEC WITH_ARITH_ENC WITH_JAVA WITH_JPEG7
 CMAKE_ON=	ENABLE_SHARED ENABLE_STATIC FORCE_INLINE PNG_SUPPORTED WITH_JPEG8 WITH_MEM_SRCDST WITH_SIMD WITH_TURBOJPEG
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	mozilla
+
 GH_ACCOUNT=	mozilla
 USE_GITHUB=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110130549.19D5nUGn073982>