mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Remove the additional java category from this port. lang/gcc6, which
this pulls in by default, still provides GCJ/libgcj (as the last GCC-based port doing so), but unlike C, C++, or Fortran we do not create any symlink for Java and users may also change the default version of GCC, so really nothing Java-specific here.
This commit is contained in:
parent
b9d90c53c5
commit
43bb9124f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455581
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= gcc
|
PORTNAME= gcc
|
||||||
PORTVERSION= ${GCC_DEFAULT}
|
PORTVERSION= ${GCC_DEFAULT}
|
||||||
CATEGORIES= lang java
|
CATEGORIES= lang
|
||||||
MASTER_SITES= # not applicable
|
MASTER_SITES= # not applicable
|
||||||
DISTFILES= # not applicable
|
DISTFILES= # not applicable
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue