Date: Thu, 08 Jun 2000 17:52:16 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: KATO Tsuguru <tkato@prontomail.ne.jp>, freebsd-gnats-submit@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/19045: Update port: graphics/ImageMagick to 5.2.0 Message-ID: <393FB320.F2E1F4E6@FreeBSD.org> References: <200006061830.LAA33578@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
KATO Tsuguru wrote: > -# bzip2 for bzlib > -BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 \ > - fig2dev:${PORTSDIR}/print/transfig \ > - picttoppm:${PORTSDIR}/graphics/netpbm \ > +BUILD_DEPENDS= ${LOCALBASE}/lib/libbz2.a:${PORTSDIR}/archivers/bzip2 \ > + gs:${PORTSDIR}/print/ghostscript55 \ Now you can use bz2 shared library instead of the hack above. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?393FB320.F2E1F4E6>