Changeset 14512 for trunk/dports


Ignore:
Timestamp:
Oct 9, 2005, 8:28:21 PM (18 years ago)
Author:
matt
Message:

Added readline as a mandatory dependency.
Revision increased.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/games/gnubg/Portfile

    r12816 r14512  
    1 # $Id: Portfile,v 1.11 2005/06/24 00:52:47 matt Exp $
     1# $Id: Portfile,v 1.12 2005/10/09 20:28:21 matt Exp $
    22
    33PortSystem 1.0
    44name                    gnubg
    55version                 0.14.3
    6 revision                2
     6revision                3
    77categories              games
    88platforms               darwin
     
    3030                        lib:libxml.2:libxml2 \
    3131                        lib:freetype:freetype \
     32                        lib:libreadline:readline \
    3233                        bin:pkg-config:pkgconfig
    3334
Note: See TracChangeset for help on using the changeset viewer.