Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2007 17:04:01 +0900
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        pav@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/107837: fix dependency of print/pdftk
Message-ID:  <200701220804.AA00296@POLYMER5.scphys.kyoto-u.ac.jp>
In-Reply-To: <1169162537.77012.0.camel@ikaros.oook.cz>
References:  <1169162537.77012.0.camel@ikaros.oook.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

I missed to fix about LIB_DEPENDS.
 LIB_DEPENDS=	gcj.7:${PORTSDIR}/lang/gcc${CSUFF}
should be changed to 
 LIB_DEPENDS=	gcj:${PORTSDIR}/lang/gcc${CSUFF}
to remove dependence specific to gcc41.
I am very sorry to bother you.  Please fix it.

---
Tsurutani Naoki
turutani@scphys.kyoto-u.ac.jp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701220804.AA00296>