git: 92e4324f7819 - main - www/varnish-libvmod-dynamic: Unbreak on 13 and 14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 08:14:06 UTC
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}