mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Disable C# support until maintainer adds an option for support.
PR: ports/96768 Submitted by: Kostik Belousov <kostikbel@gmail.com> Approved by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
This commit is contained in:
parent
85ee28ec12
commit
8198096df3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161366
@ -26,6 +26,7 @@ OPTIONS= PYTHON "Include Python runtime support" off
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ENV= JAVAC="${JAVAC}" JAR="${JAR}" JAVA="${JAVA}" CLASSPATH="${PORT_CLASSPATH}"
|
||||
CONFIGURE_ARGS= --disable-csharp
|
||||
|
||||
PORT_CLASSPATH= ${WRKSRC}/antlrall.jar:.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user