diff options
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r-- | editors/abiword/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 1aaf41bfed7..35879cf2d18 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2007/11/29 02:49:11 rillig Exp $ +# $NetBSD: Makefile,v 1.113 2007/12/17 22:05:59 drochner Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -37,8 +37,6 @@ CONFIGURE_ARGS+= --with-libjpeg-prefix=${BUILDLINK_PREFIX.jpeg} CONFIGURE_ARGS+= --with-libxml2 CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib} -USE_GNU_ICONV= yes - INSTALLATION_DIRS+= ${PKGMANDIR}/man1 INSTALLATION_DIRS+= share/AbiSuite-2.4/AbiWord |