svn commit: r350792 - head/emulators/tme
David Chisnall
theraven at FreeBSD.org
Thu Apr 10 10:21:08 UTC 2014
On 10 Apr 2014, at 11:16, Baptiste Daroussin <bapt at FreeBSD.org> wrote:
> The day gtk20 does not depends anymore on this you are doomed if those deps are
> explicitly depended on by your port
It depends on whether these are real direct dependencies or not. If they were bugs in the original (i.e. it only depended on X because it depended on Y and Y needs X) then removing them was the right thing to do. If they are real direct dependencies (i.e. it needs Y independent of X, but X happens to depend on Y) then they should be explicit.
David
More information about the svn-ports-all
mailing list