On Sun, Apr 07, 2013 at 02:13:51PM -0700, John Nemeth wrote:
} -----> Building pdf output
} [Checking tools for typesetting...NG]
} ===> ERROR: The following packages are missing for typesetting:
} - ghostscript>=7.05
} Make sure to install the latest package of meta-pkgs/netbsd-doc
} via pkgsrc. For printable formats, meta-pkgs/netbsd-doc-print is needed.
} *** Error code 1
Is your pkgsrc tree out of date? netbsd-doc-print has
"USE_TOOLS+= gs:run" and mk/replace.mk was properly updated. When
I do "make show-depends" in netbsd-doc-print, it shows
"{ghostscript-gpl,ghostscript-agpl}>=6.01:../../print/ghostscript-gpl"
This is not in pkgsrc itself, but later during the build.
I see the same.