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

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

Diff for /pkgsrc/pkgtools/pkg_install/Makefile between version 1.152.2.1 and 1.152.2.2

version 1.152.2.1, 2008/05/11 20:20:37 version 1.152.2.2, 2008/05/24 21:54:22
Line 23  CONFLICTS+=  audit-packages-[0-9]*
Line 23  CONFLICTS+=  audit-packages-[0-9]*
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 CONFIGURE_ARGS+=        --sysconfdir=${PKG_SYSCONFDIR:Q}  CONFIGURE_ARGS+=        --sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ARGS+=        --with-pkgdbdir=${PKG_DBDIR:Q}  CONFIGURE_ARGS+=        --with-pkgdbdir=${PKG_DBDIR:Q}
 CONFIGURE_ARGS+=        --with-pax=${PAX:Q}  
 USE_TOOLS+=             pax:run  
   
 # The following tools are needed by pkg_view and linkfarm.  
 USE_TOOLS+=             chmod cmp cp env find grep ln mkdir rm rmdir    \  
                         sed sort touch  
   
 USE_FEATURES=           nbcompat  USE_FEATURES=           nbcompat
   

Legend:
Removed from v.1.152.2.1  
changed lines
  Added in v.1.152.2.2

CVSweb <webmaster@jp.NetBSD.org>