1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Need help with this port as well, don't have the time

to fix it today. Asked Thomas (Gellekum) for help ...
Only this friday to fix it. The patching stage fails ...
The mess started with the new organization starting from
the egcs source base ...
This commit is contained in:
Andreas Klemm 1997-10-17 05:32:43 +00:00
parent d876748bc9
commit aa32d2d287
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8304

View File

@ -3,7 +3,7 @@
# Date created: Mi 18 Dez 1996 00:26:20 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.7 1997/10/04 14:53:09 andreas Exp $
# $Id: Makefile,v 1.8 1997/10/17 05:30:26 andreas Exp $
#
DISTNAME= gcc-2.7.2
@ -27,6 +27,7 @@ PATCHFILES= egcs-970924-pgcc-970924.diff.gz \
FETCH_DEPENDS= ${PREFIX}/bin/autoconf:${PORTSDIR}/devel/autoconf
BROKEN= "problems during patch, PLIST needs closer look"
WRKSRC= ${WRKDIR}/egcs-970924
PATCH= patch -p1
HAS_CONFIGURE= yes