Ryan Freeman writes: > This fails for me during make package, it seems the manpage does not end > up in the fake target: > > ===> Building package for deutex-5.1.0 > Create /usr/ports/packages/amd64/all/deutex-5.1.0.tgz > Creating package deutex-5.1.0 > checksumming|*************************************************************|10 > 0% > Error: /home/ryan/ports/pobj/deutex-5.1.0/fake-amd64/usr/local/man/man6/deute > x.6 does not exist > Fatal error: can't continue > at /usr/libdata/perl5/OpenBSD/PkgCreate.pm line 1520. > > I noticed I can't find deutex.6 anywhere in the WRKSRC at all, it seems > it isn't being created properly during the build.
Good catch. Was missing a build dep on asciidoc.
