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