aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plruby
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-22 01:22:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-22 01:22:46 +0000
commitf816205962996d8ea6ca666bbaa96c2d0357a232 (patch)
treef395c48f4c8d702b51555494fa25da7eebd26d9a /databases/postgresql-plruby
parent16dc9f83c86aa1e4e6fd1c7da4d12d3ce8e32f7c (diff)
downloadports-f816205962996d8ea6ca666bbaa96c2d0357a232.tar.gz
ports-f816205962996d8ea6ca666bbaa96c2d0357a232.zip
Notes
Diffstat (limited to 'databases/postgresql-plruby')
-rw-r--r--databases/postgresql-plruby/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile
index da7c0fa9d2d5..2d34cf01920a 100644
--- a/databases/postgresql-plruby/Makefile
+++ b/databases/postgresql-plruby/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS= pq.3:${PGSQL_PORTDIR}
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
BROKEN= "Does not compile"
-DEPRECATED= "Will be removed after April 15"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-04-15
USE_RUBY= yes
USE_RUBY_EXTCONF= yes