git: f71ee60a4c4c - main - net-mgmt/gnu-ipcalc: unbreak with --auto-features=enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 02:13:01 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f71ee60a4c4c753fe089b98350da3423bb1f506d commit f71ee60a4c4c753fe089b98350da3423bb1f506d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-30 02:07:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-30 02:11:57 +0000 net-mgmt/gnu-ipcalc: unbreak with --auto-features=enabled meson.build:48:1: ERROR: Dependency "geoip" not found, tried pkgconfig PR: 270361 Reported by: antoine (via exp-run) --- net-mgmt/gnu-ipcalc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-mgmt/gnu-ipcalc/Makefile b/net-mgmt/gnu-ipcalc/Makefile index 3499d78146b1..6df9da3875ae 100644 --- a/net-mgmt/gnu-ipcalc/Makefile +++ b/net-mgmt/gnu-ipcalc/Makefile @@ -14,6 +14,7 @@ USES= localbase meson pkgconfig USE_GITLAB= yes GL_ACCOUNT= ipcalc GL_COMMIT= 4c4261a47f355946ee74013d4f5d0494487cc2d6 +MESON_ARGS= -Duse_geoip=disabled CONFLICTS_INSTALL= ipcalc