diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-17 14:24:22 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-17 14:24:22 +0000 |
commit | 712c7f3523c9178a78948652299f100aa8b68229 (patch) | |
tree | e806479e79e81215c4e64bf594206e9fa37af290 /databases | |
parent | ac67efbc69ad14ed2558c9f63a505510805759fc (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/firebird-client/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile index 8e3dbe715a05..6c9feb8f740d 100644 --- a/databases/firebird-client/Makefile +++ b/databases/firebird-client/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -client COMMENT= The open-source InterBase(tm) 6.0 spin-off (client) +BROKEN= does not build + MASTERDIR= ${.CURDIR}/../firebird-server PLIST= ${PKGDIR}/pkg-plist.client |