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:
parent
583a0b910d
commit
69eb2ba4be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127177
@ -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}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (newmat10.tar.gz) = 4234ce414e416266c935e67186b54392
|
||||
SIZE (newmat10.tar.gz) = 204081
|
||||
MD5 (newmat11.tar.gz) = 23354d860197a4868dafd99be35e00bf
|
||||
SIZE (newmat11.tar.gz) = 228217
|
||||
|
Loading…
Reference in New Issue
Block a user