diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-05 05:13:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-05 05:13:32 +0000 |
commit | f4b7c839e77cc2405481dbab86581249eacb79fa (patch) | |
tree | 85b3ba142c761e86b251d735de6103c0153cf806 /databases/firebird2-server | |
parent | 9b6b08e6b497b8fb1b68acee6a493ae23446b504 (diff) |
Mark BROKEN: Installs files in /usr/interbase
Notes
Notes:
svn path=/head/; revision=78243
Diffstat (limited to 'databases/firebird2-server')
-rw-r--r-- | databases/firebird2-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile index c6d4c5075de0..3e4f87d5e47f 100644 --- a/databases/firebird2-server/Makefile +++ b/databases/firebird2-server/Makefile @@ -18,6 +18,8 @@ DISTFILES= bootkit-1.0.2.908.tar.gz \ MAINTAINER= chris@aims.com.au COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) +BROKEN= "Installs files in /usr/interbase" + WRKSRC= ${WRKDIR}/firebird-1.0.2.908 INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/firebird/lib |