diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-01 23:45:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-01 23:45:37 +0800 |
commit | c383e98ddb88b2379c6b9ece65f7dc2bd4fa0281 (patch) | |
tree | 80bf6d154dc995b312e2f5d25a56ad0b8ac614fc /databases | |
parent | 55c6a85a5fd80b77af012c79e604a5e00fc3321a (diff) | |
download | freebsd-ports-gnome-c383e98ddb88b2379c6b9ece65f7dc2bd4fa0281.tar.gz freebsd-ports-gnome-c383e98ddb88b2379c6b9ece65f7dc2bd4fa0281.tar.zst freebsd-ports-gnome-c383e98ddb88b2379c6b9ece65f7dc2bd4fa0281.zip |
Mark as broken
With hat: portmgr
Diffstat (limited to 'databases')
-rw-r--r-- | databases/firebird21-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/firebird21-client/Makefile b/databases/firebird21-client/Makefile index 221e5d227fdf..af4cc087c9b7 100644 --- a/databases/firebird21-client/Makefile +++ b/databases/firebird21-client/Makefile @@ -8,6 +8,7 @@ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client COMMENT= Firebird-2 database client MASTERDIR= ${.CURDIR}/../firebird21-server +BROKEN= Does not respect CC and hardcode gcc at some places PLIST= ${PKGDIR}/pkg-plist.client |