[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xdm

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/x11/xdm/Makefile between version 1.27 and 1.28

version 1.27, 2014/08/25 08:59:38 version 1.28, 2015/04/22 19:47:55
Line 43  CONFIGURE_ARGS+= --with-authdir=${VARBAS
Line 43  CONFIGURE_ARGS+= --with-authdir=${VARBAS
 OWN_DIRS_PERMS+=        ${VARBASE}/lib/xdm \  OWN_DIRS_PERMS+=        ${VARBASE}/lib/xdm \
                           ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0755                            ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0755
   
 .include "../../mk/compiler.mk"  
   
 .if !empty(CC_VERSION:Mgcc-[3-4]*)  
 CFLAGS+=        -fno-strict-aliasing  
 .endif  
   
 TOOL_DEPENDS+=          tradcpp-[0-9]*:../../devel/tradcpp  TOOL_DEPENDS+=          tradcpp-[0-9]*:../../devel/tradcpp
 CONFIGURE_ENV+=         ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix"  CONFIGURE_ENV+=         ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix"
   

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

CVSweb <webmaster@jp.NetBSD.org>