1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/lang/gcc/pkg-plist
Gerald Pfeifer 8865a0da82 Update to the 20050730 snapshot of GCC 4.1.0.
Replace the WITHOUT_LIBJAVA knob by WITHOUT_JAVA which also disables
building the compiler and tools proper and avoids fetching the entire
Java frontend and library tarball.

Remove bogus ${PREFIX}/share/classpath/api directory that libjava adds
these days.

Make the (optional) handling of the Fortran and Java frontends easier
to understand.
2005-08-01 19:02:03 +00:00

38 lines
844 B
Plaintext

@comment $FreeBSD$
bin/c++41
bin/cpp41
bin/g++41
bin/gcc41
bin/gcov41
bin/%%GNU_HOST%%-c++41
bin/%%GNU_HOST%%-g++41
bin/%%GNU_HOST%%-gcc-%%GCC_VER%%
bin/%%GNU_HOST%%-gcc41
bin/gccbug41
include/mf-runtime.h
include/ssp/ssp.h
include/ssp/string.h
include/ssp/stdio.h
include/ssp/unistd.h
@unexec rmdir %D/include/ssp 2>/dev/null || true
%%FORTRAN%%bin/gfortran41
%%JAVA%%bin/addr2name.awk41
%%JAVA%%bin/fastjar41
%%JAVA%%bin/gcj41
%%JAVA%%bin/gcj-dbtool41
%%JAVA%%bin/gcjh41
%%JAVA%%bin/gij41
%%JAVA%%bin/gjnih41
%%JAVA%%bin/grepjar41
%%JAVA%%bin/grmic41
%%JAVA%%bin/grmiregistry41
%%JAVA%%bin/jv-convert41
%%JAVA%%bin/jv-scan41
%%JAVA%%bin/jcf-dump41
%%JAVA%%bin/%%GNU_HOST%%-gcj41
%%JAVA%%bin/%%GNU_HOST%%-gcjh41
%%JAVA%%include/ffi.h
%%JAVA%%libdata/pkgconfig/libgcj.pc
%%JAVA%%share/java/libgcj-%%GCC_VER%%.jar
@comment Insert PLIST.lib here