aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 02:34:07 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 02:34:07 +0000
commitfd3176ded725ad9bbf20f819c7c7b9c2ddd8fbf6 (patch)
treee71361bd9b444ba7023f9cd67d84c57b9e62eead /lang
parentc92cd658645286c7b4483aad14dfa79eba6526cf (diff)
downloadports-fd3176ded725ad9bbf20f819c7c7b9c2ddd8fbf6.tar.gz
ports-fd3176ded725ad9bbf20f819c7c7b9c2ddd8fbf6.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc30/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index 5d72943e1063..386a950c2b12 100644
--- a/lang/gcc30/Makefile
+++ b/lang/gcc30/Makefile
@@ -127,9 +127,6 @@ post-install:
#.if defined(WANT_SHAREDLIBS)
# ${MV} -f ${PREFIX}/lib/libstdc++.so* ${TARGLIB}
#.endif
-.for info in cpp cppinternals g77 gcc
- install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir
-.endfor
cd ${PREFIX} ;\
${FIND} ${TARGLIB:S/^${PREFIX}\///} -type f -o -type l \
>${WRKDIR}/PLIST.gcc-lib