mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Mark as broken on 5.x due to the usual gcc terminating-character hassles.
Notified mainatainer.
This commit is contained in:
parent
a65b264d9b
commit
e81337a188
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96196
@ -18,9 +18,15 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libconcorde.a:${PORTSDIR}/math/concorde
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/grappa ${PREFIX}/bin
|
||||
${LN} -sf ${PREFIX}/bin/grappa ${PREFIX}/bin/invdist
|
||||
${LN} -sf ${PREFIX}/bin/grappa ${PREFIX}/bin/distmat
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user