Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 11:21:31 +0300
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        ports@FreeBSD.org
Subject:   How to depends on perl conditionally?
Message-ID:  <8010670026.20070223112131@serebryakov.spb.ru>

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

  If I use OPTIONS, I can check WITH_<option> only after `.include <bsd.port.pre.mk>'. But USE_PERL5 should be defined BEFORE this include too.
  What should I do if my port use perl, depending on options?! I can check WITH_PERL only AFTER include and I need to set USE_PERL5 before include :(


-- 
Best regards,
 Lev                          mailto:lev@FreeBSD.org




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