summaryrefslogtreecommitdiff
path: root/lang/classpath/Makefile
blob: bc1e8acf2de9f2d866f9e1fbd9c57cb3e176706a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.16 2012/01/14 02:09:36 hans Exp $

.include "Makefile.common"

PKGREVISION=		2

USE_TOOLS+=		makeinfo zip
INFO_FILES=		# PLIST

CONFIGURE_ARGS+=	--disable-gtk-peer

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