git: cd251dc7f5d4 - main - astro/libosmium: Remove duplicate entry from BUILD_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Oct 2023 16:02:50 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd251dc7f5d42efc9e1f5b255225639f6be53243 commit cd251dc7f5d42efc9e1f5b255225639f6be53243 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-16 15:21:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-16 16:00:10 +0000 astro/libosmium: Remove duplicate entry from BUILD_DEPENDS Approved by: portmgr (blanket) --- astro/libosmium/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile index e7453bf39d9a..070eff1d2e0c 100644 --- a/astro/libosmium/Makefile +++ b/astro/libosmium/Makefile @@ -11,7 +11,6 @@ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= boost-libs>=0:devel/boost-libs \ - protozero>=0:devel/protozero \ gdal>=0:graphics/gdal \ protozero>=0:devel/protozero \ expat>=0:textproc/expat2 \