summaryrefslogtreecommitdiff
path: root/textproc/catdoc/Makefile
blob: 1fab2c3fd146dad7e02f3ab93d90b45c90e35e0e (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.28 2007/01/24 17:07:00 reed Exp $
#

.include "Makefile.common"

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

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