pkgsrc/lang/classpath/Makefile
jmmv a06fda69f9 Disable GTK support and split the Makefile to aid with the addition of the
new classpath-gui package.  Bump PKGREVISION to 1.
2004-03-28 20:32:35 +00:00

13 lines
264 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/03/28 20:32:35 jmmv Exp $
.include "Makefile.common"
PKGREVISION= 1
BUILD_DEPENDS+= zip>=2.3:../../archivers/zip
INFO_FILES= hacking.info vmintegration.info
CONFIGURE_ARGS+= --disable-gtk-peer
.include "../../mk/bsd.pkg.mk"