freebsd-ports/lang/gcc33/pkg-plist
Gerald Pfeifer 31d14513a6 Make CONFIGURE_ARGS and MAKE_ARGS additive, for the sake of child
ports and to bring my lang/gcc* ports more in sync.

Employ the new USE_LDCONFIG feature, which allows us to get rid of the
various, much more manual and error-prone hacks we needed so far. [1]

Reviewed by:	flz (for lang/gcc40) [1]
2006-06-17 13:47:29 +00:00

14 lines
330 B
Text

@comment $FreeBSD$
bin/c++%%SUFFIX%%
bin/cpp%%SUFFIX%%
bin/g++%%SUFFIX%%
bin/g77-%%SUFFIX%%
bin/gcc%%SUFFIX%%
bin/gccbug%%SUFFIX%%
bin/gcov%%SUFFIX%%
bin/%%GNU_HOST%%-c++%%SUFFIX%%
bin/%%GNU_HOST%%-g++%%SUFFIX%%
bin/%%GNU_HOST%%-gcc-%%GCC_VER%%
bin/%%GNU_HOST%%-gcc%%SUFFIX%%
info/gcc%%SUFFIX%%/dir
@comment Insert PLIST.lib here