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

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

Diff for /pkgsrc/misc/dync/Makefile between version 1.12 and 1.13

version 1.12, 2005/06/23 17:07:47 version 1.13, 2005/06/25 01:36:47
Line 13  COMMENT=  awk-like utility with C as lan
Line 13  COMMENT=  awk-like utility with C as lan
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 BUILD_TARGET=           tst  BUILD_TARGET=           tst
 USE_TOOLS+=             file_cmd  USE_TOOLS+=             file_cmd
 CONFIGURE_ENV+=         ac_cv_path_FILE_CMD="${TOOLS_FILE_CMD}"  CONFIGURE_ENV+=         FILE_CMD="${TOOLS_FILE_CMD}"
 CONFIGURE_ENV+=         ac_cv_path_LDCONFIG="${TOOLS_LDCONFIG}"  CONFIGURE_ENV+=         LDCONFIG="${TOOLS_LDCONFIG}"
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

CVSweb <webmaster@jp.NetBSD.org>