svn commit: r313226 - head/sysutils/pear-File_Find
Eitan Adler
eadler at freebsd.org
Sun Mar 3 00:44:50 UTC 2013
On 2 March 2013 06:53, Martin Wilke <miwi at freebsd.org> wrote:
> BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
> -RUN_DEPENDS:= ${BUILD_DEPENDS}
> +RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
There is an extra ':' by the RUN_DEPENDS although I don't believe this
breaks anything.
> .include <bsd.port.pre.mk>
> .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
This include forces a RUN_DEPENDS for devel/pear so now there is a
duplicate entry:
[10018 eitan at gravity (100)% .../sysutils/pear-File_Find ]%make -VRUN_DEPENDS
/usr/local/share/pear/PEAR.php:/usr/ports/devel/pear pear:/usr/ports/devel/pear
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-ports-all
mailing list