summaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile.common
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-29 07:42:38 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-29 07:42:38 +0000
commitc8b4611fc403d434a22e2f7d8b7e39a168a76a9a (patch)
tree56ac77c7ce24fd232c5d736b1190825b5dc5bd1b /editors/abiword/Makefile.common
parentb98a72d78885f224968efdefc9ca6bb8e5ed5489 (diff)
downloadpkgsrc-c8b4611fc403d434a22e2f7d8b7e39a168a76a9a.tar.gz
Apply tshiozak@'s fix for NetBSD >= 2.0, more information:
"Questions about iconv.h" on tech-userlevel@ mailing list. Bump PKGREVISION.
Diffstat (limited to 'editors/abiword/Makefile.common')
-rw-r--r--editors/abiword/Makefile.common7
1 files changed, 1 insertions, 6 deletions
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common
index 5e49405558a..55deaad61c6 100644
--- a/editors/abiword/Makefile.common
+++ b/editors/abiword/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2004/10/27 02:50:19 reed Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/10/29 07:42:38 xtraeme Exp $
#
ABIWORD_DIST_VERSION= 2.0.11
@@ -23,11 +23,6 @@ USE_GNU_TOOLS+= make
USE_PERL5= run
USE_X11= yes
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} != "Linux" # iconv is not needed for Linux; it is included in glibc
-USE_BUILTIN.iconv= no # Make sure we get libiconv dependency.
-.endif
-
CONFIGURE_ARGS+= --enable-threads
CONFIGURE_ARGS+= --with-libxml2
CONFIGURE_ARGS+= --with-libjpeg-prefix=${BUILDLINK_PREFIX.jpeg}