Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Changeset 31695

Show
Ignore:
Timestamp:
2007-12-03 02:11:40 (12 months ago)
Author:
rhwood@…
Message:

Disable tests to resolve ticket:13448

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/dbus-glib/Portfile

    r30192 r31695  
    2323        port:pkgconfig 
    2424configure.args  --mandir=${prefix}/share/man \ 
    25                 --enable-tests 
     25                --disable-tests 
    2626configure.cppflags-append       "-L${prefix}/lib" 
    2727configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress -L${prefix}/lib"