Date: Thu, 03 Aug 2000 02:09:40 +0900 (JST) From: SHIROTA Yasuhiko <shirota@mbox.media.nagoya-u.ac.jp> To: alex@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/20177: Update ports with LIB_DEPENDS from png.3 to png.4 Message-ID: <20000803.020940.78701549.shirota@mbox.media.nagoya-u.ac.jp> In-Reply-To: <200007291652.JAA29307@freefall.freebsd.org> References: <200007291652.JAA29307@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
alex> Synopsis: Update ports with LIB_DEPENDS from png.3 to png.4 alex> alex> State-Changed-From-To: open->closed alex> State-Changed-By: alex alex> State-Changed-When: Sat Jul 29 09:50:29 PDT 2000 alex> State-Changed-Why: alex> Please provide a list of _working_ ports with this change. alex> I.e., ports that you successsfully built and ran with this patch. math/gnuplot+ has such "BUILD_DEPENDS" description. > # $FreeBSD: ports/math/gnuplot+/Makefile,v 1.13 2000/07/04 07:12:53 sobomax Exp $ > .if defined(WITH_JP) > BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/japanese/gd \ > ${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype > .else So, when "make -DWITH_JP" ,it requres japanese/gd. With that change, I could successfully build and probably run well. 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?20000803.020940.78701549.shirota>