Changeset 98108


Ignore:
Timestamp:
Sep 25, 2012, 7:11:06 AM (12 years ago)
Author:
jmr@…
Message:

x11font portgroup: mkfontscale and mkfontdir are needed not only at build time but also for the post-activate and -deactivate code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/_resources/port1.0/group/x11font-1.0.tcl

    r96776 r98108  
    5151    use_bzip2        yes
    5252    depends_build    port:pkgconfig bin:bdftopcf:bdftopcf \
    53                      port:xorg-font-util port:mkfontscale port:mkfontdir \
    54                      bin:gzip:gzip
    55     depends_lib      port:fontconfig
     53                     port:xorg-font-util bin:gzip:gzip
     54    depends_lib      port:fontconfig port:mkfontscale port:mkfontdir
    5655    set x11font_myfontdir    ${prefix}/share/fonts/${myfontsubdir}
    5756    configure.args   --with-fontdir=${x11font_myfontdir}
Note: See TracChangeset for help on using the changeset viewer.