diff options
author | erwin <erwin@FreeBSD.org> | 2009-08-17 22:24:22 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-08-17 22:24:22 +0800 |
commit | f482a058d24e6280560561ac2244d57c1165fc86 (patch) | |
tree | 0f4f803c22c445dc05cea9e43544063cf3954e89 /databases/firebird-client | |
parent | f1c83af71cc64439304bb48c6a78774c127d1d00 (diff) | |
download | freebsd-ports-gnome-f482a058d24e6280560561ac2244d57c1165fc86.tar.gz freebsd-ports-gnome-f482a058d24e6280560561ac2244d57c1165fc86.tar.zst freebsd-ports-gnome-f482a058d24e6280560561ac2244d57c1165fc86.zip |
Mark BROKEN: does not build
Diffstat (limited to 'databases/firebird-client')
-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 |