[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / chat / silc-client

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

Diff for /pkgsrc/chat/silc-client/Makefile between version 1.6 and 1.7

version 1.6, 2002/01/26 18:30:08 version 1.7, 2002/02/17 23:12:31
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=               silc-client-0.7.3  DISTNAME=               silc-client-0.7.6.2
 CATEGORIES=             chat  CATEGORIES=             chat
 MASTER_SITES=           http://silcnet.org/download/client/sources/ \  MASTER_SITES=           http://silcnet.org/download/client/sources/ \
                         ftp://ftp.silcnet.org/silc/client/sources/ \                          ftp://ftp.silcnet.org/silc/client/sources/ \
Line 35  CONFIGURE_ARGS+= --with-ncurses=${BUILDL
Line 35  CONFIGURE_ARGS+= --with-ncurses=${BUILDL
 CONFIGURE_ARGS+=        --disable-asm  CONFIGURE_ARGS+=        --disable-asm
 .endif  .endif
   
 .include "../../devel/gettext-lib/buildlink.mk"  
 .include "../../devel/ncurses/buildlink.mk"  .include "../../devel/ncurses/buildlink.mk"
 .include "../../devel/glib/buildlink.mk"  .include "../../devel/glib/buildlink.mk"
 .include "../../devel/pth/buildlink.mk"  
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>