diff options
Diffstat (limited to 'devel/bison/Makefile')
-rw-r--r-- | devel/bison/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index fa15d604b87..a503369407c 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2005/02/18 14:41:38 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2005/04/11 21:45:18 tv Exp $ DISTNAME= bison-2.0 CATEGORIES= devel @@ -13,7 +13,6 @@ BUILD_USES_MSGFMT= yes PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES GNU_CONFIGURE= YES M4= ${LOCALBASE}/bin/gm4 |