summaryrefslogtreecommitdiff
path: root/textproc/catdoc/Makefile
blob: f0f357d1e392a094f45ba836acda42abd8aaf055 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.30 2012/10/25 06:55:43 asau Exp $
#

.include "Makefile.common"

CONFIGURE_ARGS+=	--disable-wordview
CONFIGURE_ENV+=		enable_wordview=no
CONFIGURE_ENV+=		man1dir=${PREFIX}/${PKGMANDIR}/man1

.include "../../mk/bsd.pkg.mk"