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