diff options
Diffstat (limited to 'devel/bison2/Makefile')
-rw-r--r-- | devel/bison2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile index 6359ddd29042..7d67d837b2a8 100644 --- a/devel/bison2/Makefile +++ b/devel/bison2/Makefile @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-included-gettext CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |