pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

freecad: drop required python version



Module Name:	pkgsrc-wip
Committed By:	Paul Ripke <stix%stix.id.au@localhost>
Pushed By:	stix
Date:		Thu Jul 10 23:23:49 2025 +1000
Changeset:	9d63cdcd7627b5c1a435e38678aa857530a0ff4e

Modified Files:
	freecad/Makefile

Log Message:
freecad: drop required python version

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9d63cdcd7627b5c1a435e38678aa857530a0ff4e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 freecad/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/freecad/Makefile b/freecad/Makefile
index 6152946d8d..ab3869de7e 100644
--- a/freecad/Makefile
+++ b/freecad/Makefile
@@ -16,7 +16,6 @@ LICENSE=	gnu-lgpl-v2
 
 WRKSRC=		${WRKDIR}
 
-PYTHON_VERSIONS_ACCEPTED=	311
 USE_LANGUAGES=			c c++
 USE_TOOLS+=			perl
 USE_TOOLS+=			gmake


Home | Main Index | Thread Index | Old Index