File:  [cvs.NetBSD.org] / pkgsrc / editors / abiword / Makefile
Revision 1.153: download - view: text, annotated - select for diffs
Sat Apr 25 14:20:40 2015 UTC (9 years, 6 months ago) by tnn
Branches: MAIN
CVS tags: HEAD
Recursive revbump following MesaLib update, categories a through f.

# $NetBSD: Makefile,v 1.153 2015/04/25 14:20:40 tnn Exp $

.include "Makefile.common"
PKGREVISION=		26

COMMENT=	Open Source cross-platform word processor

# GTK1 version and previous name of the GTK2 version
CONFLICTS=	abiword-personal-[0-9]* abiword2-[0-9]*

USE_TOOLS+=		perl
CONFIGURE_ARGS+=	--disable-builtin-plugins
CONFIGURE_ARGS+=	--enable-plugins=""
CONFIGURE_ARGS+=	--without-gnomevfs

REPLACE_SH+=	${WRKDIR}/${DISTNAME}/abiword-docs/make-html.sh
REPLACE_PERL+=	user/wp/scripts/abw2html.pl

.include "../../textproc/enchant/buildlink3.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>