On Sat, Apr 16, 2016 at 10:18:25AM -0500, Chris Bennett wrote: > On Sat, Apr 16, 2016 at 08:45:19AM +0200, Ingo Feinerer wrote: > > - RUN_DEPENDS on print/texlive/texmf,-full because lastpage.sty is > > needed. > > I also worked on a port that needed just that file, nothing else from > -full. Maybe that file could be added to -buildset? Have you checked to > make sure it isn't there?
texmf/pkg/PLIST-full 49481:share/texmf-dist/tex/latex/lastpage/lastpage.sty The buildset is really supposed to be for BUILD_DEPENDS only so that the bulks run fast. If you *really* want to move it, you can move the whole lastpage package into -minimal, but please don't move the files between PLISTs manually. Check the plist target in the texmf port for more details. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk
