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

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

Diff for /pkgsrc/chat/centericq/Attic/Makefile between version 1.8 and 1.9

version 1.8, 2002/09/29 06:20:23 version 1.9, 2002/11/30 12:41:05
Line 9  MAINTAINER= hubertf@netbsd.org
Line 9  MAINTAINER= hubertf@netbsd.org
 HOMEPAGE=       http://konst.org.ua/eng/software/centericq/info.html  HOMEPAGE=       http://konst.org.ua/eng/software/centericq/info.html
 COMMENT=        Instant Messenger interface (ICQ2000, Yahoo!, and MSN support)  COMMENT=        Instant Messenger interface (ICQ2000, Yahoo!, and MSN support)
   
 USE_BUILDLINK2= yes  USE_BUILDLINK2=         yes
 USE_NCURSES=    yes  USE_PKGLOCALEDIR=       yes
 USE_CXX=        yes  USE_NCURSES=            yes
 GNU_CONFIGURE=  yes  USE_CXX=                yes
   GNU_CONFIGURE=          yes
 LIBS=           ${LDFLAGS}  LIBS=           ${LDFLAGS}
   
 .include "../../devel/gettext-lib/buildlink2.mk"  .include "../../devel/gettext-lib/buildlink2.mk"
Line 26  LIBS=  ${LDFLAGS}
Line 27  LIBS=  ${LDFLAGS}
 # avoid toolchain bugs  # avoid toolchain bugs
 CFLAGS:=        ${CFLAGS:C/-O[0-9]*//g}  CFLAGS:=        ${CFLAGS:C/-O[0-9]*//g}
 .endif  .endif
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>