1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Unbreak: Update to 1.1 (gcc34)

PR:		ports/76508
Submitted by:	Johan van Selst
This commit is contained in:
Volker Stolz 2005-01-24 13:45:47 +00:00
parent 583a0b910d
commit 69eb2ba4be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127177
2 changed files with 3 additions and 8 deletions

View File

@ -7,8 +7,7 @@
#
PORTNAME= newmat
PORTVERSION= 1.0
PORTREVISION= 2
PORTVERSION= 1.1
CATEGORIES= math
MASTER_SITES= http://www.robertnz.net/ftp/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
@ -24,10 +23,6 @@ ALL_TARGET= everything
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Does not compile with gcc 3.4.2"
.endif
post-patch:
@${REINPLACE_CMD} -e "s,^CXX,#CXX,g ; \
s,^CXXFLAGS,#CXXFLAGS,g" ${WRKSRC}/${MAKEFILE}

View File

@ -1,2 +1,2 @@
MD5 (newmat10.tar.gz) = 4234ce414e416266c935e67186b54392
SIZE (newmat10.tar.gz) = 204081
MD5 (newmat11.tar.gz) = 23354d860197a4868dafd99be35e00bf
SIZE (newmat11.tar.gz) = 228217