1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Maxim Sobolev a057aebd76 Don't assign ${RUN_DEPENDS}=${BUILD_DEPENDS} because it leads to sed_inplace
package leaking into dependency list on FreeBSD versions that don't support
sed -i.

Revealed by:    work on upcoming GNOME tinderbox
2002-09-13 15:54:50 +00:00
..