mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/mird: Mark BROKEN, checksum mismatch
PR: ports/181549 (timed out)
This commit is contained in:
parent
21a029f54c
commit
db2073ecc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326883
1 changed files with 4 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
||||||
# ports collection makefile for: Mird 1.0.7
|
# Created by: Xavier Beaudouin <kiwi@oav.net>
|
||||||
# Date created: 07 November 2001
|
|
||||||
# Whom: Xavier Beaudouin <kiwi@oav.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= mird
|
PORTNAME= mird
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
|
@ -17,11 +13,13 @@ DISTNAME= Mird-${PORTVERSION}
|
||||||
MAINTAINER= kiwi@oav.net
|
MAINTAINER= kiwi@oav.net
|
||||||
COMMENT= A free database library with transaction support
|
COMMENT= A free database library with transaction support
|
||||||
|
|
||||||
|
BROKEN= Unfetchable due to checksum mismatch
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||||
|
|
||||||
USE_AUTOTOOLS= autoconf:env
|
USE_AUTOTOOLS= autoconf:env
|
||||||
USE_GCC= any
|
USE_GCC= any
|
||||||
USE_GMAKE= yes
|
USES= gmake
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --without-debug
|
CONFIGURE_ARGS+= --without-debug
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue