Date: Mon, 20 Feb 2023 08:14:06 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 92e4324f7819 - main - www/varnish-libvmod-dynamic: Unbreak on 13 and 14 Message-ID: <202302200814.31K8E6YT062366@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=92e4324f7819194a77adfa939e172d4d9b87901a commit 92e4324f7819194a77adfa939e172d4d9b87901a Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2023-02-20 08:12:42 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2023-02-20 08:12:42 +0000 www/varnish-libvmod-dynamic: Unbreak on 13 and 14 The port builds without problems. Approved by: zi (maintainer, via e-mail) --- www/varnish-libvmod-dynamic/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/www/varnish-libvmod-dynamic/Makefile b/www/varnish-libvmod-dynamic/Makefile index 2622783bafd9..e87784a91635 100644 --- a/www/varnish-libvmod-dynamic/Makefile +++ b/www/varnish-libvmod-dynamic/Makefile @@ -10,9 +10,6 @@ WWW= https://github.com/nigoroll/libvmod-dynamic LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_13= ld: error: duplicate symbol: objects -BROKEN_FreeBSD_14= ld: error: duplicate symbol: objects - LIB_DEPENDS= libgetdns.so:dns/getdns BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302200814.31K8E6YT062366>