Changeset 97857


Ignore:
Timestamp:
Sep 18, 2012, 12:16:10 AM (12 years ago)
Author:
ryandesign@…
Message:

magic: prevent build failure when gnome-keyring is installed (#32934)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/magic/Portfile

    r97775 r97857  
    33
    44PortSystem          1.0
     5PortGroup           conflicts_build 1.0
    56
    67name                magic
     
    3536patchfiles          patch-scripts-configure.in.diff
    3637
     38conflicts_build     gnome-keyring
     39
    3740use_autoreconf      yes
    3841autoreconf.dir      ${worksrcpath}/scripts
Note: See TracChangeset for help on using the changeset viewer.