CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/07 14:17:01
Modified files:
security/yubico/yubikey-personalization: Makefile
Log message:
Drop SEPARATE_BUILD. With make(1) and SEPARATE_BUILD, ykpers tries to rebuild
manpages from sources with a2x (even though they appear up-to-date). Alternative
methods to fix add deps which aren't otherwise needed (either asciidoc for a2x,
or gmake which does work ok with SEPARATE_BUILD).
Build breakage reported by nigel@.
