summaryrefslogtreecommitdiff
path: root/databases/postgresql80
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-05 13:29:49 +0000
committerwiz <wiz@pkgsrc.org>2005-10-05 13:29:49 +0000
commit5c11268df7a1edc65c6fe94d70f29b8e933390d7 (patch)
tree5ecdf8abc397aa005a5d5717e7133a0ce6eadbcb /databases/postgresql80
parent8f3538025b0a3122c8d8e8a8234dfc4fb3109538 (diff)
downloadpkgsrc-5c11268df7a1edc65c6fe94d70f29b8e933390d7.tar.gz
Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
Diffstat (limited to 'databases/postgresql80')
-rw-r--r--databases/postgresql80/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql80/options.mk b/databases/postgresql80/options.mk
index c4cbb5518f7..698a5096144 100644
--- a/databases/postgresql80/options.mk
+++ b/databases/postgresql80/options.mk
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.1 2005/08/05 19:43:45 jlam Exp $
+# $NetBSD: options.mk,v 1.2 2005/10/05 13:29:50 wiz Exp $
PKG_SUPPORTED_OPTIONS+= pgsql-hier-query
-PKG_OPTIONS_LEGACY_VARS+= PGSQL_USE_HIER:pgsql-hier-query
+
.include "../../mk/bsd.options.mk"
###