Changeset 18699 for trunk/dports


Ignore:
Timestamp:
Jul 23, 2006, 9:39:38 AM (18 years ago)
Author:
rhwood
Message:

Bug: 10036
Submitted by: rhwood@
Reviewed by:
Approved by:
Obtained from:

Add missing dependency.

File:
1 edited

Legend:

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

    r18528 r18699  
    1 # $Id: Portfile,v 1.19 2006/06/26 00:35:42 rhwood Exp $
     1# $Id: Portfile,v 1.20 2006/07/23 09:39:38 rhwood Exp $
    22
    33PortSystem 1.0
     
    2222checksums       md5 f0bf316e15ddc6009976d97388522f85
    2323
    24 depends_lib     port:libgnomeprintui port:boehmgc port:gtkmm \
    25                 port:gnome-vfs port:libxslt port:loudmouth
     24depends_lib     \
     25                port:libgnomeprintui \
     26                port:boehmgc \
     27                port:gtkmm \
     28                port:gnome-vfs \
     29                port:libxslt \
     30                port:loudmouth \
     31                port:lcms
    2632
    2733post-patch {
Note: See TracChangeset for help on using the changeset viewer.