12 lines
219 B
Makefile
12 lines
219 B
Makefile
# $NetBSD: Makefile,v 1.18 2012/03/03 00:13:25 wiz Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 4
|
|
|
|
USE_TOOLS+= makeinfo zip
|
|
INFO_FILES= # PLIST
|
|
|
|
CONFIGURE_ARGS+= --disable-gtk-peer
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|