git: c40fe0c28ac6 - main - math/planarity: re-add pkgconfig

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Tue, 08 Apr 2025 17:12:24 UTC
The branch main has been updated by thierry:

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

commit c40fe0c28ac6c6c171ff1d32dbabb2f757114ef1
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-04-08 17:10:37 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-04-08 17:10:37 +0000

    math/planarity: re-add pkgconfig
    
    For some reason it had been lost in my previous commit…
---
 math/planarity/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/planarity/Makefile b/math/planarity/Makefile
index 02d127715ef8..fb45b5ab332c 100644
--- a/math/planarity/Makefile
+++ b/math/planarity/Makefile
@@ -14,7 +14,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	graph-algorithms
 GH_PROJECT=	edge-addition-planarity-suite
 
-USES=		autoreconf libtool
+USES=		autoreconf libtool pkgconfig
 
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share