summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-03-20 16:25:16 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-03-20 16:25:16 +0000
commit5ee0f92c6e58f914aab49de9b05564c66e0259dd (patch)
tree76301ee306a3796ca6ddad23810213714d11e4d2
parentcc7eb54188fb7b93446d120936be758a872753a4 (diff)
downloadpkgsrc-5ee0f92c6e58f914aab49de9b05564c66e0259dd.tar.gz
Make sure we get converters/libiconv dependency, via USE_BUILTIN.iconv=no
(looks like USE_GNU_ICONV doesn't get the dependency), this will fix the problem seen in latest agc@'s bulk build. Bump PKGREVISION.
-rw-r--r--doc/CHANGES3
-rw-r--r--editors/abiword/Makefile7
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index e8bde1bbe26..e2b79764298 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5281 2004/03/20 15:35:38 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5282 2004/03/20 16:25:16 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1495,3 +1495,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated lookup to 1.4 [uebayasi 2004-03-19]
Updated ruby-base to 1.6.8.nb4 [taca 2004-03-20]
Updated xfe to 0.54.2nb3 [xtraeme 2004-03-20]
+ Updated abiword to 2.0.4nb3 [xtraeme 2004-03-20]
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index ca4cb767b5f..a688687556e 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.73 2004/03/08 19:40:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.74 2004/03/20 16:25:16 xtraeme Exp $
#
DISTNAME= abiword-2.0.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/}
EXTRACT_SUFX= .tar.bz2
@@ -20,12 +20,13 @@ CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]*
MAKEFILE= GNUmakefile
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
-USE_GNU_ICONV= yes # XXX
USE_GNU_TOOLS+= make
USE_PERL5= run
USE_X11= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
+USE_BUILTIN.iconv= no # Make sure we get libiconv dependency.
+
REPLACE_PERL= user/wp/scripts/abw2html.pl
CONFIGURE_ARGS+= --enable-gucharmap