Changeset 3866 for trunk/dports


Ignore:
Timestamp:
Oct 30, 2003, 11:07:34 PM (20 years ago)
Author:
waqar
Message:

Bug: 1052
Submitted by: blb@…
Reviewed by: waqar@…
Updated the install location for man pages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/fontconfig/Portfile

    r3425 r3866  
    1 # $Id: Portfile,v 1.9 2003/09/12 13:54:01 mij Exp $
     1# $Id: Portfile,v 1.10 2003/10/30 23:07:34 waqar Exp $
    22
    33PortSystem      1.0
    44name            fontconfig
    55version         2.2.0
    6 revision        1
     6revision        2
    77categories      graphics
    88maintainers     blb@pobox.com
     
    3333
    3434configure.env   CPPFLAGS="-I${prefix}/include -I${x11prefix}/include" LDFLAGS="-L${worksrcpath}/src/.libs -L${prefix}/lib -L${x11prefix}/lib"
    35 configure.args  --enable-static=no --with-freetype-config=${prefix}/bin/freetype-config
     35configure.args  --mandir=${prefix}/share/man --disable-static --with-freetype-config=${prefix}/bin/freetype-config
Note: See TracChangeset for help on using the changeset viewer.