Date: Tue, 22 Oct 2024 19:40:12 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ec995b0781fd - main - cad/lepton-eda: Remove pcre(1) as listed dependency Message-ID: <202410221940.49MJeCVI025244@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec995b0781fd50a7378d112f87bc562630c95ce9 commit ec995b0781fd50a7378d112f87bc562630c95ce9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-22 18:04:17 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-22 19:39:57 +0000 cad/lepton-eda: Remove pcre(1) as listed dependency Not used in port Approved by: portmgr (blanket) --- cad/lepton-eda/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/cad/lepton-eda/Makefile b/cad/lepton-eda/Makefile index 50b6f2bc1476..d44301340f85 100644 --- a/cad/lepton-eda/Makefile +++ b/cad/lepton-eda/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libgtkextra-x11-3.0.so:x11-toolkits/gtkextra \ libharfbuzz.so:print/harfbuzz \ libltdl.so:devel/libltdl \ - libpcre.so:devel/pcre \ libpng.so:graphics/png \ libstroke.so:devel/libstroke \ libunistring.so:devel/libunistring
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410221940.49MJeCVI025244>