Changes between Initial Version and Version 1 of Ticket #22126


Ignore:
Timestamp:
Oct 17, 2009, 9:47:02 AM (15 years ago)
Author:
jmroot (Joshua Root)
Comment:

The lint warnings are kind of a base bug (both use_autoconf and use_automake add the same dependencies), but you should probably just do use_autoreconf instead of doing both of those plus running aclocal manually.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22126

    • Property Keywords haspatch maintainer added
    • Property Version changed from 1.8.1 to
    • Property Type changed from defect to update
    • Property Port mdk added
  • Ticket #22126 – Description

    initial v1  
    22
    33Added gui variant description. I don't know how to remove the following lint warnings.
    4 
     4{{{
    55$ port lint mdk
    66--->  Verifying Portfile for mdk
     
    99Warning: Dependency port:libtool specified multiple times in depends_build
    1010--->  0 errors and 3 warnings found.
     11}}}