a06fda69f9
new classpath-gui package. Bump PKGREVISION to 1.
13 lines
264 B
Makefile
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"
|