mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
13 lines
217 B
Makefile
13 lines
217 B
Makefile
# $NetBSD: Makefile,v 1.20 2013/04/06 20:27:22 rodent Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 5
|
|
|
|
USE_TOOLS+= makeinfo zip
|
|
INFO_FILES= yes
|
|
|
|
CONFIGURE_ARGS+= --disable-gtk-peer
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|