1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Fix build on 6.x

Remove md5 sum
This commit is contained in:
Max Brazhnikov 2010-10-29 20:15:22 +00:00
parent 47b15eee3c
commit 2e5fb460af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263762
2 changed files with 7 additions and 2 deletions

View File

@ -25,4 +25,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S,.0$,,}
MAN1= aqemu.1
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700042
CMAKE_USE_PTHREAD= yes
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,2 @@
MD5 (aqemu-0.8.0.tar.bz2) = d6cbe7955eeef4d2285b198cd1b32064
SHA256 (aqemu-0.8.0.tar.bz2) = 29e2e8663bb34d10888994766bb3aba3a916bbf18d2d10c189309c61e813c363
SIZE (aqemu-0.8.0.tar.bz2) = 866896