cvs commit: ports/www/firefox Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/firefox/files firebird.rb firefox.rb mkdistfile mozconfig.in patch-Double.cpp patch-build_unix_run-mozilla

Dag-ErlingSmørgrav des at des.no
Thu Feb 12 10:48:21 PST 2004


Trevor Johnson <trevor at jpj.net> writes:
>> what exactly are you trying to prove?
>>
>> .if defined(USE_REINPLACE)
>> REINPLACE_ARGS?=        -i.bak
>> .if ${OSVERSION} < 460101 || ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500036 )
>> PATCH_DEPENDS+= ${LOCALBASE}/bin/sed_inplace:${PORTSDIR}/textproc/sed_inplace
>> REINPLACE_CMD?= ${LOCALBASE}/bin/sed_inplace ${REINPLACE_ARGS}
>> .else
>> REINPLACE_CMD?= ${SED} ${REINPLACE_ARGS}
>> .endif
>
> # Don't build a port if the system is too old.
> ################################################################
>
> .if ${OSVERSION} < 420000
> # You need an upgrade kit or make world newer than this
> IGNORE= ": Your system is too old to use this bsd.port.mk.  You need a
> fresh make world or an upgrade kit.  Please go to
> http://www.FreeBSD.org/ports/ or a mirror site and follow the
> instructions"
> .endif
>
> Does it ring a bell?

I completely fail to see your point.  Care to spell it out?

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-all mailing list