Port variant "libcaca -x11" still pulls in xorg deps...
Marko Käning
MK-MacPorts at techno.ms
Tue Apr 21 01:01:37 PDT 2015
Hi Jeremy,
this pulls in xorg:
---
$ sudo port install libcaca -x11
---> Computing dependencies for libcaca
---> Dependencies to be installed: freeglut libGLU mesa xorg-dri2proto xorg-glproto xorg-libXdamage xorg-damageproto xorg-libXxf86vm xorg-xf86vidmodeproto imlib2 libid3tag
---
because of imlib2 and free glut - due to missing x11 variants:
---
$ port variants imlib2 freeglut
imlib2 has the variants:
universal: Build for multiple architectures
freeglut has the variants:
debug: Enable debug binaries
universal: Build for multiple architectures
---
Any ideas how to fix this?
Greets,
Marko
More information about the macports-dev
mailing list