New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79147


Ignore:
Timestamp:
06/03/11 00:25:02 (4 years ago)
Author:
dports@…
Message:

t1lib: remove description from x11 variant to silence lint warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/t1lib/Portfile

    r79146 r79147  
    3737use_parallel_build  no 
    3838 
    39 variant x11 description {use the X Window System} { 
     39variant x11 { 
    4040    depends_lib-append      port:xorg-libX11 
    4141    configure.args-delete   --without-x 
Note: See TracChangeset for help on using the changeset viewer.