I don't have wine-devel installed.
So i don't have any broken dependencies.
All apps work fine and i can use
pkg
successfully.
(Didn't test pipelight, after successfully installation it was deleted, because I don't need it,
but PlayOnBSD works very fine with wine-staging)
I didn't edit any Makefile or delete something manually after installation,
all apps (pipelight, playonbsd etc) were installed from original ports and i didn't had any issues with it.
This is the way I was able to install it:
Delete all wine-devel/staging - mono/gecko, playonbsd and pipelight.
Then run
portsclean -CD
and
Code:
[cmd]cd /usr/ports/emulators/i386-wine-staging/ [/cmd]
[cmd]make config[/cmd] GECKO=on MONO=on
[cmd]make install clean[/cmd]
[cmd]cd /usr/ports/emulators/pipelight/[/cmd]
[cmd]make install clean[/cmd]
[cmd]cd /usr/ports/emulators/playonbsd/[/cmd]
[cmd]make config[/cmd] GECKO=on MONO=on
[cmd]make install clean[/cmd]
After you'll have only one wine version --
emulators/i386-wine-staging