summaryrefslogtreecommitdiff
path: root/japanese/vflib-utils/Makefile
blob: 16ecc79bcf794b79aa8e4af2fc33262e79765ac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1.1.1 2000/05/01 22:00:15 jlam Exp $

PKGNAME=		ja-vflib-utils-${VFLIB_VERSION}

DEPENDS+=		ja-vflib-lib-${VFLIB_VERSION}:../../japanese/vflib-lib

USE_X11=		# defined
CONFIGURE_ARGS+=	--enable-tools --with-x

ALL_TARGET=		build-tools
INSTALL_TARGET=		install-tools

.include "../../japanese/vflib-lib/Makefile.common"