git: 54affe0bd01a - main - devel/pycharm-pro: remove forgotten leftover line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Dec 2023 23:03:16 UTC
The branch main has been updated by rm: URL: https://cgit.FreeBSD.org/ports/commit/?id=54affe0bd01ad1014970d90b106c9b0b51341ecf commit 54affe0bd01ad1014970d90b106c9b0b51341ecf Author: Ruslan Makhmatkhanov <rm@FreeBSD.org> AuthorDate: 2023-12-08 23:02:51 +0000 Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org> CommitDate: 2023-12-08 23:02:51 +0000 devel/pycharm-pro: remove forgotten leftover line --- devel/pycharm-pro/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/pycharm-pro/Makefile b/devel/pycharm-pro/Makefile index 583f195c8d35..68461230327c 100644 --- a/devel/pycharm-pro/Makefile +++ b/devel/pycharm-pro/Makefile @@ -25,8 +25,6 @@ CPE_VENDOR= jetbrains USE_JAVA= yes JAVA_VERSION= 17+ -#SHEBANG_FILES= bin/restart.py - WRKSRC= ${WRKDIR}/pycharm-${PORTVERSION} NO_ARCH= yes