Changeset 15386 for trunk/dports


Ignore:
Timestamp:
Dec 9, 2005, 10:15:46 AM (18 years ago)
Author:
rhwood
Message:

Minor syntax change to the portfile in the platform darwin 7 variant to address bug #5986

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/gnome-vfs/Portfile

    r15287 r15386  
    1 # $Id: Portfile,v 1.34 2005/12/05 01:13:50 rhwood Exp $
     1# $Id: Portfile,v 1.35 2005/12/09 10:15:46 rhwood Exp $
    22PortSystem 1.0
    33name            gnome-vfs
     
    6161
    6262platform darwin 7 {
    63         depends_lib-append      {
    64                         port:openssl
    65         }
     63        depends_lib-append      port:openssl
     64
    6665        post-patch-append {
    6766                        reinplace "s|#include <stdio.h>|#include <stdio.h>\\
Note: See TracChangeset for help on using the changeset viewer.