Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2007 21:24:13
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Jan 29 21:24:13 UTC 2007

Modified Files:
	pkgsrc/x11/gtk2: options.mk

Log Message:
As Joachim König-Baltes correctly points out, assigning to variables
that end with a '+' is difficult in make(1).

Thus, rename the options variable from PKG_OPTIONS.gtk2+ to
PKG_OPTIONS.gtk2, and add a warning for those still using the
old one.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/gtk2/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.