git: 0990e0f2e679 - main - devel/py-libpeas1: depend on the correct parent port

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Fri, 13 Jun 2025 02:54:37 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0990e0f2e679c6036ac533656cf3366b4ec6e42b

commit 0990e0f2e679c6036ac533656cf3366b4ec6e42b
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-13 02:53:59 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-13 02:53:59 +0000

    devel/py-libpeas1: depend on the correct parent port
    
    Event: FreeBSD Developer Summit June 2025
    Event: BSDCan 2025
---
 devel/libpeas1/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libpeas1/Makefile b/devel/libpeas1/Makefile
index 49cd904bb6aa..234b6b1528aa 100644
--- a/devel/libpeas1/Makefile
+++ b/devel/libpeas1/Makefile
@@ -47,7 +47,7 @@ pre-build:
 		tests/libpeas/plugins/embedded/embedded-resources.h
 
 .if ${LIBPEAS_SLAVE} == python
-LIB_DEPENDS+=	libpeas-1.0.so:devel/libpeas
+LIB_DEPENDS+=	libpeas-1.0.so:devel/libpeas1
 
 USES+=		python
 USE_PYTHON=	flavors