1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Re-bump the curl shared library version.

Pointy hat to:	ade
This commit is contained in:
Kris Kennaway 2004-06-07 10:47:41 +00:00
parent 5f93fe387a
commit 8376899f83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110996

View File

@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= gnupdate
MAINTAINER= ports@FreeBSD.org
COMMENT= Transparently handles automatic compression and decompression of files
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2