git: 088b19ff046c - main - x11-toolkits/py-tkinter: fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 21:24:32 UTC
The branch main has been updated by rm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=088b19ff046c5c1723b379ea6585c31dcb065f79
commit 088b19ff046c5c1723b379ea6585c31dcb065f79
Author: Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2025-03-10 21:23:41 +0000
Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2025-03-10 21:23:41 +0000
x11-toolkits/py-tkinter: fix build
follow-up to 62b50f7bd59, remove forgotten endif
Reported by: leres
---
x11-toolkits/py-tkinter/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-toolkits/py-tkinter/Makefile b/x11-toolkits/py-tkinter/Makefile
index c1d4ad3ca163..ed3539dc384b 100644
--- a/x11-toolkits/py-tkinter/Makefile
+++ b/x11-toolkits/py-tkinter/Makefile
@@ -26,7 +26,6 @@ PYDISTUTILS_INSTALLARGS+= --install-lib ${PYTHON_LIBDIR}/lib-dynload
post-extract:
@${SED} -e "s|%%TK_VER%%|${TK_VER}|" ${FILESDIR}/setup.py > ${WRKSRC}/setup.py
-.endif
post-install:
# ${STRIP_CMD} ${STAGEDIR}${PYTHON_LIBDIR}/lib-dynload/_tkinter.cpython-${PYTHON_SUFFIX}.so