diff options
Diffstat (limited to 'textproc/eb/Makefile')
-rw-r--r-- | textproc/eb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile index af5c5dae205..038ad900dbe 100644 --- a/textproc/eb/Makefile +++ b/textproc/eb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/03/24 21:13:01 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2005/04/11 21:47:34 tv Exp $ DISTNAME= eb-4.1.3 CATEGORIES= textproc japanese @@ -51,7 +51,6 @@ DIST_SUBDIR= ${PKGNAME_NOREV} PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_GNU_TOOLS+= make USE_LIBTOOL= YES |