Changeset 4106 for trunk/dports


Ignore:
Timestamp:
Dec 1, 2003, 9:02:07 PM (20 years ago)
Author:
olegb
Message:

Bug:
Submitted by:
Reviewed by:
Approved by:
Obtained from:

Location:
trunk/dports/gnome/libbonobo
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/libbonobo/Portfile

    r3722 r4106  
    1 # $Id: Portfile,v 1.8 2003/10/20 18:48:18 olegb Exp $
     1# $Id: Portfile,v 1.9 2003/12/01 21:02:05 olegb Exp $
    22PortSystem 1.0
    33name            libbonobo
    4 version         2.2.3
     4version         2.4.2
    55description     A library for creating reusable components
    66long_description        Bonobo is a set of language and system \
     
    1212platforms       darwin
    1313homepage        http://www.gnome.org/
    14 master_sites    gnome:sources/libbonobo/2.2/
    15 checksums       md5 706e3f722dc5ece02ae27c14984d9810
    16 depends_lib     lib:libbonobo-activation:bonobo-activation
    17 patchfiles      patch_ltmain.sh
     14master_sites    gnome:sources/libbonobo/2.4/
     15checksums       md5 78200cc6ed588c93f0d29177a5f3e003
     16depends_lib     lib:libORBit-2.0:orbit2 lib:libgtk-2:gtk2 \
     17                lib:libxml2.2.6.1:libxml2 bin:intltool:intltool
    1818use_bzip2       yes
    1919configure.args  --mandir=${prefix}/share/man
Note: See TracChangeset for help on using the changeset viewer.