1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Remove fsf-funding.7, gfdl.7 and gpl.7 manpages (as all other gcc* ports do).

This commit is contained in:
Max Khon 2007-08-01 14:58:44 +00:00
parent 054f6d434d
commit 2e57b3044e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196905

View File

@ -46,7 +46,6 @@ INFO= llvm-gcc/cpp \
llvm-gcc/gccinstall \
llvm-gcc/gccint
MAN1= llvm-cpp.1 llvm-g++.1 llvm-gcc.1 llvm-gcov.1
MAN7= fsf-funding.7 gpl.7 gfdl.7
post-patch:
@${MKDIR} ${WRKSRC}
@ -59,6 +58,8 @@ post-patch:
${WRKSRC}/../gcc/Makefile.in
post-install:
${RM} -f ${PREFIX}/man/man7/fsf-funding.7 \
${PREFIX}/man/man7/gfdl.7 ${PREFIX}/man/man7/gpl.7
${MV} -f ${PREFIX}/include/mf-runtime.h \
${TARGLIB}/gcc/${CONFIGURE_TARGET}/4.0.1/include
# Add target libraries and include files to packaging list.