aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc32/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-11 09:25:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-11 09:25:20 +0000
commite077f8a09e0cdfc7eaa9e550c42f2dc0d47dbf8c (patch)
treeaa5a088357db737d95a25d63358f7894af81aa66 /lang/gcc32/Makefile
parentc8f58c7833a002d80c099804511436ad959fe8b1 (diff)
downloadports-e077f8a09e0cdfc7eaa9e550c42f2dc0d47dbf8c.tar.gz
ports-e077f8a09e0cdfc7eaa9e550c42f2dc0d47dbf8c.zip
Notes
Diffstat (limited to 'lang/gcc32/Makefile')
-rw-r--r--lang/gcc32/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index bd9d6712721d..482f28b00d98 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-SNAPDATE= 2002-03-04
+SNAPDATE= 2002-03-09
SNAPVER= ${SNAPDATE:S/-//g}
PORTNAME= gcc
@@ -134,11 +134,11 @@ post-install:
${MV} -f ${PREFIX}/bin/gccbug ${PREFIX}/bin/gccbug-${SNAPVER}
# These 3 libraries are moved from PREFIX/lib to avoid conflicts
# with the stock compiler.
- ${MV} -f ${PREFIX}/lib/libiberty.a ${TARGLIB}
.for file in libstdc++ libsupc++ libg2c libfrtbegin libobjc
${MV} -f ${PREFIX}/lib/${file}.* ${TARGLIB}
.endfor
-${MV} -f ${PREFIX}/lib/ieee ${TARGLIB}
+ ${RM} -f ${PREFIX}/lib/libiberty.a
#.for info in cpp cppinternals g77 gcc gcj
# install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir
#.endfor
@@ -157,7 +157,7 @@ post-install:
${CP} -p ${TMPPLIST} ${TMPPLIST}.pre-gcc-lib
cd ${WRKDIR} ; ex < ex.script
-chklatest:
+cklatest:
ncftpls \
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/gcc/snapshots/ \
| grep LATEST