aboutsummaryrefslogtreecommitdiff
path: root/databases/mird
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-10 09:39:02 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-10 09:39:02 +0000
commitdb2073ecc43b22990eebc93fa1b0965793dd45a9 (patch)
treeab57b7dcf792f0d5cd2cbff21cfa9472888e51e0 /databases/mird
parent21a029f54cf102b7eb76655ab6fbc0592b061cd5 (diff)
downloadports-db2073ecc43b22990eebc93fa1b0965793dd45a9.tar.gz
ports-db2073ecc43b22990eebc93fa1b0965793dd45a9.zip
databases/mird: Mark BROKEN, checksum mismatch
PR: ports/181549 (timed out)
Notes
Notes: svn path=/head/; revision=326883
Diffstat (limited to 'databases/mird')
-rw-r--r--databases/mird/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/databases/mird/Makefile b/databases/mird/Makefile
index 9a89151316f6..3f3db74feed0 100644
--- a/databases/mird/Makefile
+++ b/databases/mird/Makefile
@@ -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