Log Message: Fix build on NetBSD, PR pkg/49909. It turns out that [^a]* matches all files not beginning with a on Darwin and all files beginning with a on NetBSD. Work around this by crafting a for loop with a case expression.
Revision | Action | file |
1.2 | modify | pkgsrc/net/gcloud-golang-metadata/Makefile |