Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2014 09:16:36 -0400
From:      Fbsd8 <fbsd8@a1poweruser.com>
To:        ports@FreeBSD.org
Subject:   run_depends for p5-Net-Netmask in Makefile
Message-ID:  <53809BB4.4040200@a1poweruser.com>

next in thread | raw e-mail | index | archive | help
The security/ppars port currently has this statement

RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask

Here is the problem, if "pkg install p5-Net-Netmask" is done prier to 
make install on the port, the port checks the hosts ports tree for
/net-mgmt/p5-Net-Netmask and recompiles it any way.

Is there any way to code RUN_DEPENDS to check if "p5-Net-Netmask" is 
already installed?




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