summaryrefslogtreecommitdiff
path: root/lang/classpath/Makefile
blob: 1bc7de157955dce8df1b25462facb28341a1226e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.19 2012/09/15 10:05:18 obache Exp $

.include "Makefile.common"

PKGREVISION=		5

USE_TOOLS+=		makeinfo zip
INFO_FILES=		# PLIST

CONFIGURE_ARGS+=	--disable-gtk-peer

.include "../../mk/bsd.pkg.mk"