summaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_interbase
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-21 08:20:20 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-21 08:20:20 +0000
commit70e9f2443ea33418d53b5740dbb2ac96e2378e6d (patch)
tree6b73ca5f1ae5590e696dfa8078f10bc49f9798bb /databases/ruby-dbd_interbase
parent- Update to 0.12 (diff)
- unbreak
The dependency issue was the reason this port was broken in the first place, and it has since been fixed. PR: ports/110374 Submitted by: maintainer (Christopher Boumenot)
Notes
Notes: svn path=/head/; revision=187847
Diffstat (limited to 'databases/ruby-dbd_interbase')
-rw-r--r--databases/ruby-dbd_interbase/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/ruby-dbd_interbase/Makefile b/databases/ruby-dbd_interbase/Makefile
index 163f6d450bb0..c2c85584546a 100644
--- a/databases/ruby-dbd_interbase/Makefile
+++ b/databases/ruby-dbd_interbase/Makefile
@@ -32,8 +32,4 @@ 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>