git: 5fd3ca471db1 - main - math/py-islpy: Remove unnecessary lines

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 26 Apr 2024 06:19:31 UTC
The branch main has been updated by yuri:

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

commit 5fd3ca471db1ef69fb1ba44dfd8e4e78a6b55d21
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-26 06:19:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-26 06:19:12 +0000

    math/py-islpy: Remove unnecessary lines
---
 math/py-islpy/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/math/py-islpy/Makefile b/math/py-islpy/Makefile
index 318bc849e407..84a2f78dcb29 100644
--- a/math/py-islpy/Makefile
+++ b/math/py-islpy/Makefile
@@ -25,9 +25,6 @@ USE_PYTHON=	pep517 autoplist pytest
 
 SHEBANG_FILES=	configure.py
 
-xCXXFLAGS+=	-I${WRKSRC}/isl/include \
-		-I${WRKSRC}/isl-supplementary
-
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 TEST_WRKSRC=	${WRKSRC}/test