1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Remove spurious bzip2 dependency

PR:		112832
Submitted by:	delphij
This commit is contained in:
Marcus Alves Grando 2007-05-25 17:55:12 +00:00
parent 224ac6f536
commit 9a5024d59f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191819

View File

@ -55,7 +55,6 @@ CONFIGURE_ARGS+= --with-openssl \
.endif
.if defined(WITH_BZIP2)
LIB_DEPENDS+= bz2:${PORTSDIR}/archivers/bzip2
CONFIGURE_ARGS+= --with-bzip2
.endif