pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults Remove legacy option translations for post...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08ff8b6afd36
branches:  trunk
changeset: 503981:08ff8b6afd36
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 02 17:29:42 2005 +0000

description:
Remove legacy option translations for postgresql, they have been here for over 4 months.

diffstat:

 mk/defaults/obsolete.mk |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r 5a47bfd952bd -r 08ff8b6afd36 mk/defaults/obsolete.mk
--- a/mk/defaults/obsolete.mk   Fri Dec 02 17:28:37 2005 +0000
+++ b/mk/defaults/obsolete.mk   Fri Dec 02 17:29:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: obsolete.mk,v 1.24 2005/12/02 17:07:14 wiz Exp $
+# $NetBSD: obsolete.mk,v 1.25 2005/12/02 17:29:42 wiz Exp $
 #
 # This file holds make(1) logic to allow obsolete or deprecated variables
 # still to be used.  These may eventually disappear over time as the contents
@@ -22,10 +22,6 @@
 .  endif
 .endif
 
-PKG_OPTIONS_LEGACY_OPTS+=      postgresql:pgsql
-PKG_OPTIONS_LEGACY_OPTS+=      postgresql73:pgsql
-PKG_OPTIONS_LEGACY_OPTS+=      postgresql74:pgsql
-
 PKG_OPTIONS_LEGACY_VARS+=      USE_INET6:inet6
 
 # remove everything below this line after 2005Q4



Home | Main Index | Thread Index | Old Index