diff options
author | kris <kris@FreeBSD.org> | 2003-04-05 05:13:32 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-04-05 05:13:32 +0000 |
commit | e3b3cc6eb8474a00eed34fd6421f61d16e71936c (patch) | |
tree | 48a0e7d9032ddb05f9e13142187711b27f17f653 /databases | |
parent | 0f9feac632aa4a4c4626701ed9317fee085159e8 (diff) | |
download | FreeBSD-ports-e3b3cc6eb8474a00eed34fd6421f61d16e71936c.zip FreeBSD-ports-e3b3cc6eb8474a00eed34fd6421f61d16e71936c.tar.gz |
Mark BROKEN: Installs files in /usr/interbase
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 c6d4c50..3e4f87d 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 c6d4c50..3e4f87d 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 c6d4c50..3e4f87d 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 c6d4c50..3e4f87d 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 c6d4c50..3e4f87d 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 |