12 lines
213 B
Makefile
12 lines
213 B
Makefile
# $NetBSD: Makefile,v 1.22 2020/03/08 16:50:19 wiz Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 6
|
|
|
|
USE_TOOLS+= makeinfo zip
|
|
INFO_FILES= yes
|
|
|
|
CONFIGURE_ARGS+= --disable-gtk-peer
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|