bc9f26a878
Bump PKGREVISION to 1 because of this. While here, split the Makefile in two parts to help in the creation of the new catdoc-tk package. Addresses PR pkg/18730.
11 lines
209 B
Makefile
11 lines
209 B
Makefile
# $NetBSD: Makefile,v 1.25 2003/09/17 14:57:25 jmmv Exp $
|
|
#
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 1
|
|
|
|
CONFIGURE_ARGS+= --disable-wordview
|
|
CONFIGURE_ENV+= enable_wordview=no
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|