Changeset 9256 for trunk/dports


Ignore:
Timestamp:
Nov 11, 2004, 7:23:04 PM (19 years ago)
Author:
toby
Message:

Fix Jaguar build; no revision bump needed.
Bug: 1789

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/x11/Xaw3d/Portfile

    r4693 r9256  
    1 # $Id: Portfile,v 1.2 2004/01/14 21:57:11 toby Exp $
     1# $Id: Portfile,v 1.3 2004/11/11 19:23:04 toby Exp $
    22
    33PortSystem       1.0
     
    2626    reinplace "s|XCOMM EXTRA_INCLUDES|EXTRA_INCLUDES|" "${worksrcpath}/Imakefile"
    2727    file mkdir ${worksrcpath}/X11
    28     file link -s ${worksrcpath}/X11/Xaw3d ${worksrcpath}
     28    system "ln -fs .. ${worksrcpath}/X11/Xaw3d"
    2929}
    3030use_xmkmf        yes
Note: See TracChangeset for help on using the changeset viewer.