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
|
||||
# Date created: 07 November 2001
|
||||
# Whom: Xavier Beaudouin <kiwi@oav.net>
|
||||
#
|
||||
# Created by: Xavier Beaudouin <kiwi@oav.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mird
|
||||
PORTVERSION= 1.0.7
|
||||
|
@ -17,11 +13,13 @@ DISTNAME= Mird-${PORTVERSION}
|
|||
MAINTAINER= kiwi@oav.net
|
||||
COMMENT= A free database library with transaction support
|
||||
|
||||
BROKEN= Unfetchable due to checksum mismatch
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
USE_AUTOTOOLS= autoconf:env
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --without-debug
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue