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

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

Diff for /pkgsrc/databases/qdbm/Makefile between version 1.11 and 1.12

version 1.11, 2014/05/31 07:28:57 version 1.12, 2014/07/09 14:31:32
Line 23  TEST_TARGET=  check
Line 23  TEST_TARGET=  check
 INSTALLATION_DIRS+=     bin include lib  INSTALLATION_DIRS+=     bin include lib
   
 post-install:  post-install:
         cd ${WRKSRC}/doc;${PAX} -rwpp . -s /.*~$$//g ${DESTDIR}${PREFIX}/share/doc/qdbm          cd ${WRKSRC}/doc;${PAX} -rwpp -s /.*~$$//g . ${DESTDIR}${PREFIX}/share/doc/qdbm
   
 .include "../../archivers/bzip2/buildlink3.mk"  .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../archivers/lzo/buildlink3.mk"  .include "../../archivers/lzo/buildlink3.mk"

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

CVSweb <webmaster@jp.NetBSD.org>