diff options
author | demon <demon@FreeBSD.org> | 2002-03-24 16:06:54 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2002-03-24 16:06:54 +0000 |
commit | 175ac82d832c2fb5d02a731f670c8245e3ccc44e (patch) | |
tree | be6a708f37c576efa06816dd999b9671dd84d87c /devel/bison20 | |
parent | 6ffde5a82f4a9a2a993046f9bc8226a82bb6001d (diff) | |
download | FreeBSD-ports-175ac82d832c2fb5d02a731f670c8245e3ccc44e.zip FreeBSD-ports-175ac82d832c2fb5d02a731f670c8245e3ccc44e.tar.gz |
USE_BZIP2
Diffstat (limited to 'devel/bison20')
-rw-r--r-- | devel/bison20/Makefile | 1 | ||||
-rw-r--r-- | devel/bison20/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile index 6359ddd..7d67d83 100644 --- a/devel/bison20/Makefile +++ b/devel/bison20/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" \ diff --git a/devel/bison20/distinfo b/devel/bison20/distinfo index ef9511b..218472a 100644 --- a/devel/bison20/distinfo +++ b/devel/bison20/distinfo @@ -1 +1 @@ -MD5 (bison-1.34.tar.gz) = 33ec6e34914a62ef5c4617efba9f3f30 +MD5 (bison-1.34.tar.bz2) = 911b23850a31548ee8ffff1b7d4cc26e |