Edit

IABSD.fr/xenocara/app/xrdb/Makefile.bsd-wrapper

Branch :

  • Show log

    Commit

  • Author : robert
    Date : 2021-11-30 08:52:59
    Hash : 8adf5359
    Message : switch away from using tradcpp(1) to cpp(1)

  • app/xrdb/Makefile.bsd-wrapper
  • # $OpenBSD: Makefile.bsd-wrapper,v 1.6 2021/11/30 08:52:59 robert Exp $
    
    CONFIGURE_ARGS+= --with-cpp='/usr/libexec/cpp -traditional'
    
    .include <bsd.xorg.mk>