pkgsrc/lang/classpath/Makefile
rodent 942aad2e6a Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00

12 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"