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

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

Diff for /pkgsrc/archivers/gzip/Makefile between version 1.5 and 1.6

version 1.5, 2001/02/16 14:19:26 version 1.6, 2002/08/25 21:49:09
Line 12  COMMENT= The "meta-package" for the GZIP
Line 12  COMMENT= The "meta-package" for the GZIP
 DEPENDS+=       gzip-base-1.2.4a:../../archivers/gzip-base  DEPENDS+=       gzip-base-1.2.4a:../../archivers/gzip-base
 DEPENDS+=       gzip-info-1.2.4a:../../archivers/gzip-info  DEPENDS+=       gzip-info-1.2.4a:../../archivers/gzip-info
   
   USE_BUILDLINK2= yes
   
 EXTRACT_ONLY=   # empty  EXTRACT_ONLY=   # empty
 NO_CHECKSUM=    yes  NO_CHECKSUM=    yes
 NO_PATCH=       yes  NO_PATCH=       yes
Line 20  NO_BUILD= yes
Line 22  NO_BUILD= yes
   
 do-install:     # empty  do-install:     # empty
   
 .if exists(/usr/bin/gzip)  
 IGNORE=         "${PKGNAME} is part of your ${OPSYS} distribution"  
 .endif  
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>