git: d1305e2879e2 - main - graphics/ming: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 19 06:07:01 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d1305e2879e292ae49b33167871ee55ef8837c58
commit d1305e2879e292ae49b33167871ee55ef8837c58
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:27:44 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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
More information about the dev-commits-ports-all
mailing list