git: 9ca32333df51 - main - devel/libfmt: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue May 18 19:31:46 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9ca32333df51e42f693d7edfda8e88fc633d5b33
commit 9ca32333df51e42f693d7edfda8e88fc633d5b33
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-18 19:27:31 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-18 19:27:31 +0000
devel/libfmt: Cosmetic change
---
devel/libfmt/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile
index 2a312d6f7a7c..6ee3451cdd0e 100644
--- a/devel/libfmt/Makefile
+++ b/devel/libfmt/Makefile
@@ -13,13 +13,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
USES= cmake compiler:c++11-lang zip
-USE_LDCONFIG= yes
-
CMAKE_OFF= FMT_DOC FMT_TEST
CMAKE_ON= BUILD_SHARED_LIBS
+USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
+# include/fmt/*
CONFLICTS_INSTALL= axom
OPTIONS_DEFINE= FULL_CACHE_DRAGONBOX
More information about the dev-commits-ports-all
mailing list