mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Fix build on amd64
- tarball rerolled :-( by vendor for the fix Submitted by: maintainer Approved by: lawrance (mentor)
This commit is contained in:
parent
1bc53736c2
commit
c5eb4ad860
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162759
@ -37,12 +37,6 @@ SUB_FILES= pkg-message
|
||||
|
||||
OCAML_SITELIBDIR= ${LOCALBASE}/lib/ocaml/site-lib
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= does not build on ${ARCH}, included getopt.cmxa and ${LOCALBASE}/lib/ocaml/stdlib.cmxa conflict
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}/${PORTNAME} ${PREFIX}/sbin
|
||||
|
||||
@ -76,4 +70,4 @@ do-install:
|
||||
post-install:
|
||||
${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (sulci-0.5-alpha-20060221.tar.bz2) = f7ee71356e56e37bc5739598f2d058e4
|
||||
SHA256 (sulci-0.5-alpha-20060221.tar.bz2) = a089755a8f59073068b0b9ea81122c9c04d24b009985907dc76e5bde6d0c0f94
|
||||
SIZE (sulci-0.5-alpha-20060221.tar.bz2) = 580361
|
||||
MD5 (sulci-0.5-alpha-20060221.tar.bz2) = b3768ea75346f111c83fef58a3f10234
|
||||
SHA256 (sulci-0.5-alpha-20060221.tar.bz2) = fc199c8cb3130ac51451cb4f5e33c2ca6cdc6e1b56370f7d1a0fdfe5ad86a2ca
|
||||
SIZE (sulci-0.5-alpha-20060221.tar.bz2) = 186175
|
||||
|
Loading…
Reference in New Issue
Block a user