Date: Fri, 26 Jun 2026 20:49:53 +0000 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: 43ffc4ccaba1 - main - devel/swig40: Cosmetic change Message-ID: <6a3ee5f1.1bb68.2bf60c2e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=43ffc4ccaba132b809faa05f8c8e5fab6bbe6516 commit 43ffc4ccaba132b809faa05f8c8e5fab6bbe6516 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-06-26 20:44:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-06-26 20:44:12 +0000 devel/swig40: Cosmetic change --- devel/swig40/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/swig40/Makefile b/devel/swig40/Makefile index 05a7e2ec201d..2b6f51ade18b 100644 --- a/devel/swig40/Makefile +++ b/devel/swig40/Makefile @@ -18,8 +18,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre USES= cpe lua:build -CPE_VENDOR= swig_project - ALL_TARGET= # empty CFLAGS+= -fPIC -DPIC CONFIGURE_ARGS= --program-suffix=40 \ @@ -31,6 +29,8 @@ TEST_TARGET= check PLIST_SUB= PORTVERSION=${PORTVERSION} +CPE_VENDOR= swig_project + PORTSCOUT= limit:^4\.0\. post-configure:home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3ee5f1.1bb68.2bf60c2e>
