Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/30/2000 05:01:50
Module Name: pkgsrc
Committed By: hubertf
Date: Thu Mar 30 13:01:50 UTC 2000
Modified Files:
pkgsrc: Makefile
Log Message:
Change detection of IPv6-enabled packages by searching for
"^BUILD_DEFS.*=.*USE_INET6" instead of just "USE_INET6" in the pkg's
Makefile.
Suggested by Jun-ichiro itojun Hagino <itojun@iijlab.net> on tech-pkg.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.