Date: Fri, 26 Jun 2026 20:49:32 +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: 2fb71ea884ff - main - biology/libsbml: Remove unnecessary substitution Message-ID: <6a3ee5dc.1d9b3.65a24600@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=2fb71ea884ff56e8225d39197808cd012068bcaf commit 2fb71ea884ff56e8225d39197808cd012068bcaf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-06-26 20:43:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-06-26 20:43:54 +0000 biology/libsbml: Remove unnecessary substitution - Cosmetic change --- biology/libsbml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/biology/libsbml/Makefile b/biology/libsbml/Makefile index 75af10326376..73f120dbee4b 100644 --- a/biology/libsbml/Makefile +++ b/biology/libsbml/Makefile @@ -47,6 +47,8 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} USE_GITHUB= yes GH_ACCOUNT= sbmlteam +CPE_VENDOR= libsbml_project + OPTIONS_DEFINE= EXAMPLES PYTHON RUBY OPTIONS_SINGLE= XML OPTIONS_SINGLE_XML= EXPAT LIBXML2 XERCES @@ -69,8 +71,6 @@ RUBY_USES= ruby XERCES_CMAKE_BOOL= WITH_XERCES XERCES_LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 -CPE_VENDOR= ${PORTNAME}_project - post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/CMakeLists.txthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3ee5dc.1d9b3.65a24600>
