summaryrefslogtreecommitdiff
path: root/databases/postgresql-plruby
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-16 07:29:41 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-16 07:29:41 +0000
commit9ecfb16fce4f5ae4b01c94362001b5a20ef9bd01 (patch)
tree76d32329477e4e158af4219fd0f40f06cbb70552 /databases/postgresql-plruby
parentUpdate to version 9982. (diff)
BROKEN: Does not compile. This port will be removed after April 15 if it
is still broken.
Notes
Notes: svn path=/head/; revision=101013
Diffstat (limited to 'databases/postgresql-plruby')
-rw-r--r--databases/postgresql-plruby/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile
index 94a6843d633e..da7c0fa9d2d5 100644
--- a/databases/postgresql-plruby/Makefile
+++ b/databases/postgresql-plruby/Makefile
@@ -19,6 +19,9 @@ COMMENT= PL/Ruby procedural language for the PostgreSQL database system
LIB_DEPENDS= pq.3:${PGSQL_PORTDIR}
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
+BROKEN= "Does not compile"
+DEPRECATED= "Will be removed after April 15"
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes