diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-18 22:53:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-18 22:53:47 +0000 |
commit | e5f29de71503522321b325ea957fe056bb39b726 (patch) | |
tree | 98e13de7da9b433cb9595f996f19667a173c63eb | |
parent | d405ab07b113ec63a9a58d1e78ee8e5e12b3c30c (diff) |
Notes
-rw-r--r-- | databases/ludia/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ludia/Makefile b/databases/ludia/Makefile index f299931e67b9..74af6a91af90 100644 --- a/databases/ludia/Makefile +++ b/databases/ludia/Makefile @@ -18,6 +18,8 @@ USE_PGSQL= server # WANT_PGSQL_VER= 83 BROKEN= Does not work with postgresql-9.0 or postgresql-8.4 +DEPRECATED= Broken since June 2013 +EXPIRATION_DATE=2014-03-18 # let configure find postgres stuff in non-standard places CONFIGURE_ARGS+=--with-pgconfigdir=${LOCALBASE}/bin \ |