svn commit: r365910 - head/ftp/filezilla

Kurt Jaeger pi at FreeBSD.org
Fri Aug 29 03:52:48 UTC 2014


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...

-- 
pi at FreeBSD.org         +49 171 3101372                6 years to go !


More information about the svn-ports-head mailing list