diff options
Diffstat (limited to 'textproc/eb/Makefile')
-rw-r--r-- | textproc/eb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile index b2947dc7e2d..bc59409845d 100644 --- a/textproc/eb/Makefile +++ b/textproc/eb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2007/04/24 15:01:03 uebayasi Exp $ +# $NetBSD: Makefile,v 1.41 2007/05/05 09:13:31 obache Exp $ DISTNAME= eb-4.3 +PKGREVISION= 1 CATEGORIES= textproc japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \ ftp://ftp.sra.co.jp/pub/misc/eb/ @@ -49,6 +50,7 @@ DIST_SUBDIR= ${PKGNAME_NOREV} PKG_INSTALLATION_TYPES= overwrite pkgviews +USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake perl USE_LIBTOOL= YES GNU_CONFIGURE= YES |