Subject: Ugly new patches.v6 directories
To: Jun-ichiro itojun Hagino <itojun@netbsd.org>
From: Alan Barrett <apb@iafrica.com>
List: tech-pkg
Date: 07/09/1999 09:40:01
On Thu, 8 Jul 1999, Jun-ichiro itojun Hagino wrote: 
> Added Files:
> 	pkgsrc/security/ssh/patches.v6: patch-ba patch-bb

I think it would be better to do this using the PATCHDIRFILES stuff that
Todd Vierling suggested a few months back but nobody implemented:

    PATCHDIRFILES=      patch-*
    .if ${USE_IPV6} == "YES"
    PATCHDIRFILES+=     ipv6-patch-*
    .endif

--apb (Alan Barrett)