aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-10-17 05:32:43 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-10-17 05:32:43 +0000
commitaa32d2d287e61b272b039f5ce5b46995d839f15a (patch)
tree224695e296b56ce0d4b64455d54b70367998bd94
parentd876748bc97ae95dd2b6f4cfcad1c8de59689af3 (diff)
downloadports-aa32d2d287e61b272b039f5ce5b46995d839f15a.tar.gz
ports-aa32d2d287e61b272b039f5ce5b46995d839f15a.zip
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 ...
Notes
Notes: svn path=/head/; revision=8304
-rw-r--r--lang/pgcc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pgcc/Makefile b/lang/pgcc/Makefile
index fe4fd5d8c52b..5cb2f7aa8c18 100644
--- a/lang/pgcc/Makefile
+++ b/lang/pgcc/Makefile
@@ -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