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

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

Diff for /pkgsrc/sysutils/pfstat/Makefile between version 1.5 and 1.6

version 1.5, 2006/02/05 23:10:56 version 1.6, 2006/03/06 23:02:07
Line 13  NO_CONFIGURE= yes
Line 13  NO_CONFIGURE= yes
   
 INSTALLATION_DIRS=      bin man/man8  INSTALLATION_DIRS=      bin man/man8
   
 SUBST_CLASSES+=         path  
 SUBST_STAGE.path=       post-patch  
 SUBST_FILES.path=       pfstat.c  
 SUBST_SED.path=         -e 's,net/pfvar.h,${H_PFLKM:S/\/usr\/include\///},g'  
 SUBST_MESSAGE.path=     "Fixing include path."  
   
 do-install:  do-install:
         ${INSTALL_PROGRAM} ${WRKSRC}/pfstat ${PREFIX}/bin          ${INSTALL_PROGRAM} ${WRKSRC}/pfstat ${PREFIX}/bin
         ${INSTALL_MAN} ${WRKSRC}/pfstat.8 ${PREFIX}/man/man8          ${INSTALL_MAN} ${WRKSRC}/pfstat.8 ${PREFIX}/man/man8

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

CVSweb <webmaster@jp.NetBSD.org>