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

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

Diff for /pkgsrc/wm/twm/Makefile between version 1.5 and 1.6

version 1.5, 2012/06/14 08:31:00 version 1.6, 2012/06/17 02:47:58
Line 14  PKG_DESTDIR_SUPPORT= user-destdir
Line 14  PKG_DESTDIR_SUPPORT= user-destdir
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_TOOLS+=             pkg-config yacc  USE_TOOLS+=             pkg-config yacc
   
   # Work around borked configure test in 1.0.7
   CONFIGURE_ENV+=         ac_cv_prog_YACC=yacc
   
 .include "../../x11/libXext/buildlink3.mk"  .include "../../x11/libXext/buildlink3.mk"
 .include "../../x11/libXmu/buildlink3.mk"  .include "../../x11/libXmu/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"  .include "../../x11/libXt/buildlink3.mk"

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb <webmaster@jp.NetBSD.org>