From b26d694d724ecea718e71836326caae220dd1260 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 5 Oct 2002 04:17:59 +0000 Subject: Remove CONFIGURE_ARGS that has no effect. Luckily buildlink2 does it for us. --- devel/bison/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/bison') diff --git a/devel/bison/Makefile b/devel/bison/Makefile index d0f9eaceb4d..f9592b466cb 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2002/09/21 01:04:01 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2002/10/05 04:17:59 wiz Exp $ DISTNAME= bison-1.35 CATEGORIES= devel @@ -14,7 +14,6 @@ BUILD_USES_MSGFMT= yes USE_BUILDLINK2= # defined GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --without-included-gettext -CONFIGURE_ARGS+= --without-libiconv-prefix CONFIGURE_ARGS+= --with-libintl-prefix=${BUILDLINK_PREFIX.gettext-lib} # We set the timezone to "GMT" below to avoid rebuilds of the info files -- cgit v1.2.3