Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2021 06:07:00 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: d1305e2879e2 - main - graphics/ming: Cosmetic change
Message-ID:  <202109190607.18J670Ba052679@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=d1305e2879e292ae49b33167871ee55ef8837c58

commit d1305e2879e292ae49b33167871ee55ef8837c58
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-19 05:27:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-19 05:59:48 +0000

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

diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile
index 376295d4f743..ba19b54d7b80 100644
--- a/graphics/ming/Makefile
+++ b/graphics/ming/Makefile
@@ -19,8 +19,6 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 
 USES=		autoreconf bison cpe gmake libtool localbase pathfix pkgconfig shebangfix
 
-CPE_VENDOR=	libming
-
 CFLAGS+=	-fcommon # https://github.com/libming/libming/issues/55
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include/ming
 GNU_CONFIGURE=	yes
@@ -36,6 +34,8 @@ GH_PROJECT=	libming
 
 CONFLICTS_INSTALL=	ja-ming
 
+CPE_VENDOR=	libming
+
 PORTSCOUT=	limit:^ming-
 
 SHEBANG_FILES=	util/cws2fws



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