Subject: CVS commit: pkgsrc/net/jwhois
To: None <pkgsrc-changes@NetBSD.org>
From: Kimmo Suominen <kim@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2005 18:10:05
Module Name: pkgsrc
Committed By: kim
Date: Sat Jan 29 18:10:05 UTC 2005
Modified Files:
pkgsrc/net/jwhois: Makefile
Log Message:
Make JWHOIS_ENABLE_CACHE work: cache is enabled by default by the
configure script, so it must be explicitly disabled when not wanted.
Using both "with" and "without" explicitly is good practise for any
"--with-foo" option in general.
Bump revision so this is easier to track in case of PR's.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/net/jwhois/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.