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

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

Diff for /pkgsrc/mbone/vic/Makefile between version 1.20 and 1.21

version 1.20, 2001/08/27 14:35:11 version 1.21, 2002/10/02 22:53:08
Line 12  MAINTAINER= is@netbsd.org
Line 12  MAINTAINER= is@netbsd.org
 HOMEPAGE=       http://www-nrg.ee.lbl.gov/vic/  HOMEPAGE=       http://www-nrg.ee.lbl.gov/vic/
 COMMENT=        MBONE video conferencing tool  COMMENT=        MBONE video conferencing tool
   
 BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf  
 DEPENDS+=       tk>=8.3.2:../../x11/tk  DEPENDS+=       tk>=8.3.2:../../x11/tk
   
 GNU_CONFIGURE=  yes  GNU_CONFIGURE=  yes
Line 20  USE_X11= yes
Line 19  USE_X11= yes
   
 CONFIGURE_ARGS+=        --with-tcl=${PREFIX} --with-tk=${PREFIX}  CONFIGURE_ARGS+=        --with-tcl=${PREFIX} --with-tk=${PREFIX}
   
 pre-configure:  
         cd ${WRKSRC}; ${LOCALBASE}/bin/autoconf  
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>