summaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_interbase
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-11 01:23:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-11 01:23:35 +0000
commitde78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch)
treea7814aed14ebec8464c69aef2944329a2ed10c78 /databases/ruby-dbd_interbase
parentAdd newly removed ports (diff)
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Notes
Notes: svn path=/head/; revision=184837
Diffstat (limited to 'databases/ruby-dbd_interbase')
-rw-r--r--databases/ruby-dbd_interbase/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-dbd_interbase/Makefile b/databases/ruby-dbd_interbase/Makefile
index d88d6e73026e..163f6d450bb0 100644
--- a/databases/ruby-dbd_interbase/Makefile
+++ b/databases/ruby-dbd_interbase/Makefile
@@ -33,5 +33,7 @@ CONFIGURE_ARGS= --with=${PORTNAME}
.include "${.CURDIR}/../ruby-dbi/Makefile.common"
BROKEN= Does not compile
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
.include <bsd.port.mk>