Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2023 16:02:50 GMT
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: cd251dc7f5d4 - main - astro/libosmium: Remove duplicate entry from BUILD_DEPENDS
Message-ID:  <202310161602.39GG2ou4043825@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310161602.39GG2ou4043825>