On Tue, Sep 6, 2016 at 4:46 PM, Tijl Coosemans <t...@freebsd.org> wrote: > pkg-plist is processed before the staging area is created so running > makeplist from post-install or post-stage is too late. You'll have to > do something like this instead: > > post-install: > (cd ${STAGEDIR}${PREFIX} && ${FIND} -s * -not -type d >> ${TMPPLIST})
TANKS!! =) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"