Changes between Initial Version and Version 1 of Ticket #34215, comment 10


Ignore:
Timestamp:
Dec 25, 2012, 9:44:53 AM (12 years ago)
Author:
internetzel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34215, comment 10

    initial v1  
    11The variant +no_x11 doesn't need the newly added dependencies and should be updated like this:
    22
    3 variant no_x11 {
    4     depends_lib-delete port:xorg-libice port:xorg-libsm
    5     configure.args-append --without-x --disable-x --disable-xvideo --disable-xshm   
     3variant no_x11 {[[BR]]
     4    depends_lib-delete port:xorg-libice port:xorg-libsm[[BR]]
     5    configure.args-append --without-x --disable-x --disable-xvideo --disable-xshm[[BR]]
    66}