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

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

Diff for /pkgsrc/net/isic/Makefile between version 1.2 and 1.3

version 1.2, 2001/02/17 18:18:59 version 1.3, 2001/11/02 09:49:59
Line 10  MAINTAINER= hubertf@netbsd.org
Line 10  MAINTAINER= hubertf@netbsd.org
 HOMEPAGE=       http://expert.cc.purdue.edu/~frantzen/  HOMEPAGE=       http://expert.cc.purdue.edu/~frantzen/
 COMMENT=        Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.)  COMMENT=        Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.)
   
 DEPENDS+=       libnet-1.*:../../devel/libnet  USE_BUILDLINK_ONLY=     YES
   
 GNU_CONFIGURE=  YES  GNU_CONFIGURE=  YES
 CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include"  
   
 post-install:  post-install:
         ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/isic.README          ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/isic.README
   
   .include "../../devel/libnet/buildlink.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>