Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2003 20:30:43 -0000 (WET)
From:      "Rui Lopes" <rui@ruilopes.com>
To:        <freebsd-ports@freebsd.org>
Subject:   passing arguments to *_DEPENDS
Message-ID:  <49549.217.129.151.119.1045600243.squirrel@webmail>

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

My port Makefile has this,

LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre:${INSTALL_pcre}

INSTALL_pcre= "install CONFIGURE_ARGS=--enable-utf8"


this works and installs PCRE lib with "CONFIGURE_ARGS=--enable-utf8", but
from porter's handbook I should only pass a target, i.e. install, but I
need to pass some arguments... how can I do it?


i've come across this thread,
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=99uoq5%242dtv%241%40FreeBSD.csie.NCTU.edu.tw&rnum=11&prev=/groups%3Fq%3DDEPENDS_ARGS%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26start%3D10%26sa%3DN

this sound's what I need, why this is not in fbsd?


TIA,
-- Rui Lopes



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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