diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 21:52:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 21:52:52 +0000 |
commit | 6b3ef6c36e5ae236515184b1fbf708f6bd326069 (patch) | |
tree | ec7c39fcfb0a5f1562e3621929b961acdfb31506 /databases/fastdb | |
parent | Partial backout of r1.22. unzip is used in the install phase, not (diff) |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=160157
Diffstat (limited to 'databases/fastdb')
-rw-r--r-- | databases/fastdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/fastdb/Makefile b/databases/fastdb/Makefile index 95709672104c..2e10f73846ba 100644 --- a/databases/fastdb/Makefile +++ b/databases/fastdb/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.garret.ru/~knizhnik/ MAINTAINER= osa@FreeBSD.org COMMENT= Main Memory Relational Database Management System +BROKEN= Size mismatch + WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes |