diff options
Diffstat (limited to 'databases/firebird20-server/Makefile')
-rw-r--r-- | databases/firebird20-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile index c6d4c5075de0..3e4f87d5e47f 100644 --- a/databases/firebird20-server/Makefile +++ b/databases/firebird20-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 |