svn commit: r365910 - head/ftp/filezilla
Baptiste Daroussin
bapt at FreeBSD.org
Fri Aug 29 05:39:31 UTC 2014
On Fri, Aug 29, 2014 at 05:52:44AM +0200, Kurt Jaeger wrote:
> Hi!
>
> > > +.include <bsd.port.pre.mk>
> > > +
> > > +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
> > > +USE_GCC= 4.7+
> > > +.endif
> >
> > ^^ This is wrong
> >
> > if filezilla do need a c++11 compiler then the solution is
> > USES=compiler:c++11-lang
> > if filezilla do need a c++11 library then the solution is
> > USES=compiler:c++11-lib
> >
> > if c++11-lang is enough then that will save libstdc++ potential mixup problems.
>
> Gerald Pfeifer pointed in that direction, and I'm investigating this.
>
> No definite answer as $DAYJOB demands its share...
>
Sorry I saw Gerald mail after that :)
regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20140829/59f4b9ba/attachment.sig>
More information about the svn-ports-head
mailing list