diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 13:00:00 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-28 13:00:00 +0000 |
commit | 615764c8f1f69378e0c9b398a30eeee05bd44225 (patch) | |
tree | 4a73182fdf436e8d34d54ed7ea4867fb3b6ea350 /databases/xapian-core | |
parent | 86ad058933869a1fd71dd176d2ebc3b2645e38c7 (diff) |
Mark BROKEN: does not fetch.
Notes
Notes:
svn path=/head/; revision=208079
Diffstat (limited to 'databases/xapian-core')
-rw-r--r-- | databases/xapian-core/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index c34874ec2fe4..4418a5931596 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= miwi MAINTAINER= jean-francois.dockes@wanadoo.fr COMMENT= A probabilistic text search database engine +BROKEN= Does not fetch + GNU_CONFIGURE= yes USE_LDCONFIG= yes |