On Wed, 30 Aug 2006, Gilles Dauphin wrote:
> - how did you make the only wip bulk build I see in wip mailing list?
I do the wip-only builds by setting
PKGLIST=`cd /usr/pkgsrc/ && grep '^[[:space:]]*'SUBDIR wip/Makefile | sed 's,SUBDIR.*=[[:space:]]*,wip/,'`
in the build.conf.
/Krister