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

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

Diff for /pkgsrc/editors/abiword/Makefile between version 1.73 and 1.74

version 1.73, 2004/03/08 19:40:37 version 1.74, 2004/03/20 16:25:16
Line 2 
Line 2 
 #  #
   
 DISTNAME=               abiword-2.0.4  DISTNAME=               abiword-2.0.4
 PKGREVISION=            2  PKGREVISION=            3
 CATEGORIES=             editors  CATEGORIES=             editors
 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=abiword/}  MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=abiword/}
 EXTRACT_SUFX=           .tar.bz2  EXTRACT_SUFX=           .tar.bz2
Line 20  CONFLICTS=  abiword-personal-[0-9]* abiw
Line 20  CONFLICTS=  abiword-personal-[0-9]* abiw
 MAKEFILE=               GNUmakefile  MAKEFILE=               GNUmakefile
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_BUILDLINK3=         yes  USE_BUILDLINK3=         yes
 USE_GNU_ICONV=          yes # XXX  
 USE_GNU_TOOLS+=         make  USE_GNU_TOOLS+=         make
 USE_PERL5=              run  USE_PERL5=              run
 USE_X11=                yes  USE_X11=                yes
 WRKSRC=                 ${WRKDIR}/${DISTNAME}/abi  WRKSRC=                 ${WRKDIR}/${DISTNAME}/abi
   
   USE_BUILTIN.iconv=      no # Make sure we get libiconv dependency.
   
 REPLACE_PERL=           user/wp/scripts/abw2html.pl  REPLACE_PERL=           user/wp/scripts/abw2html.pl
   
 CONFIGURE_ARGS+=        --enable-gucharmap  CONFIGURE_ARGS+=        --enable-gucharmap

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

CVSweb <webmaster@jp.NetBSD.org>