aboutsummaryrefslogtreecommitdiff
path: root/devel/libg++/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-09 13:01:35 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-09 13:01:35 +0000
commitae33ef37fda27ac0e5795cc694589a8ec33298c7 (patch)
tree79955fe11a1a7bebc5a89c2a61d6539fde91c264 /devel/libg++/Makefile
parent9b41fd3b79022732218635bb77a87fbadb7a3a79 (diff)
downloadports-ae33ef37fda27ac0e5795cc694589a8ec33298c7.tar.gz
ports-ae33ef37fda27ac0e5795cc694589a8ec33298c7.zip
Notes
Diffstat (limited to 'devel/libg++/Makefile')
-rw-r--r--devel/libg++/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile
index d1c08bf65861..22a64e0ccf14 100644
--- a/devel/libg++/Makefile
+++ b/devel/libg++/Makefile
@@ -16,10 +16,11 @@ MASTER_SITES= http://www.m-hollstein.de/libgxx/ \
ftp://ftp.ninemoons.com/pub/mirrors/egcs/infrastructure/ \
${MASTER_SITE_GNU}
-PATCH_SITES= http://www.m-hollstein.de/libgxx/ \
- ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR= obrien
-PATCHFILES= ${DISTNAME}-20000312.diff.gz
+PATCH_SITES= http://www.cygnus.com/~manfredh/libgxx/ \
+PATCHFILES= ${DISTNAME}-20000312.diff.gz \
+ ${DISTNAME}-20000419.diff.gz \
+ ${DISTNAME}-20000816.diff.gz \
+ ${DISTNAME}-20000914.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= obrien@FreeBSD.org
@@ -28,8 +29,6 @@ CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
PLIST_SUB= GCC28SUBDIR=${GCC28DIR}
USE_NEWGCC= yes
-BROKEN= "Does not build - compiler error"
-
pre-configure:
@${CP} -p ${FILESDIR}/Makefile.libg++ ${WRKSRC}/Makefile