git: 7e926b15e89e - main - devel/py-breathe: drop GIT_DIR=. workaround

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Wed, 03 Sep 2025 14:21:30 UTC
The branch main has been updated by mandree:

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

commit 7e926b15e89eeb11885eaa93b7630e27940831f8
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-09-03 14:20:57 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-09-03 14:20:57 +0000

    devel/py-breathe: drop GIT_DIR=. workaround
    
    ...from MAKE_ENV now that py-setuptools-scm has been fixed.
---
 devel/py-breathe/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/py-breathe/Makefile b/devel/py-breathe/Makefile
index 0a2cdd7aba6a..059efe657c97 100644
--- a/devel/py-breathe/Makefile
+++ b/devel/py-breathe/Makefile
@@ -24,7 +24,6 @@ USES=		gmake python
 USE_GITHUB=	yes
 GH_TUPLE=	michaeljones:breathe:v${PORTVERSION}
 USE_PYTHON=	autoplist pep517 pytest
-MAKE_ENV+=	GIT_DIR=.
 
 NO_ARCH=	yes