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

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

Diff for /pkgsrc/archivers/gcpio/Makefile between version 1.21 and 1.22

version 1.21, 2004/06/06 21:29:33 version 1.22, 2004/06/06 21:35:09
Line 10  MAINTAINER= tech-pkg@NetBSD.org
Line 10  MAINTAINER= tech-pkg@NetBSD.org
 HOMEPAGE=       http://www.gnu.org/software/cpio/cpio.html  HOMEPAGE=       http://www.gnu.org/software/cpio/cpio.html
 COMMENT=        GNU copy-in/out (cpio) with remote magnetic tape (rmt) support  COMMENT=        GNU copy-in/out (cpio) with remote magnetic tape (rmt) support
   
   PKG_INSTALLATION_TYPES= overwrite pkgviews
   
 USE_BUILDLINK3= yes  USE_BUILDLINK3= yes
 GNU_CONFIGURE=  yes  GNU_CONFIGURE=  yes
 USE_MAKEINFO=   yes  USE_MAKEINFO=   yes
Line 28  CONFIGURE_ARGS+= --program-prefix=${GNU_
Line 30  CONFIGURE_ARGS+= --program-prefix=${GNU_
 PLIST_SUBST+=           GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX}  PLIST_SUBST+=           GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX}
 BUILD_DEFS+=            GNU_PROGRAM_PREFIX  BUILD_DEFS+=            GNU_PROGRAM_PREFIX
   
   INSTALLATION_DIRS=      bin man/man1
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb <webmaster@jp.NetBSD.org>