ports/109593: unbreak quagga installation for FreeBSD 5.x and earlier

Eugene Grosbein eugen at grosbein.pp.ru
Tue Feb 27 11:30:10 UTC 2007


The following reply was made to PR ports/109593; it has been noted by GNATS.

From: Eugene Grosbein <eugen at grosbein.pp.ru>
To: bug-followup at freebsd.org
Cc: boris at tagnet.ru
Subject: Re: ports/109593: unbreak quagga installation for FreeBSD 5.x and earlier
Date: Tue, 27 Feb 2007 18:25:09 +0700

 > +.if ${OSVERSION} < 500000
 > +BUILD_DEPENDS+=${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
 > +CONFIGURE_ENV+=MAKEINFO=${LOCALBASE}/bin/makeinfo
 
 Oops... It should be ${OSVERSION} < 600000 here, not 500000.
 
 Eugene



More information about the freebsd-ports-bugs mailing list