Changeset 14453 for trunk/dports


Ignore:
Timestamp:
Oct 6, 2005, 8:43:06 PM (19 years ago)
Author:
toby
Message:

Build fix

Location:
trunk/dports/games/ctetris
Files:
3 added
1 edited

Legend:

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

    r9429 r14453  
    1 # $Id: Portfile,v 1.3 2004/11/28 05:00:25 jmpp Exp $
     1# $Id: Portfile,v 1.4 2005/10/06 20:43:04 toby Exp $
    22
    33PortSystem 1.0
     
    2121use_configure   no
    2222
    23 patchfiles      patch-Makefile.diff
     23patchfiles      patch-Makefile.diff \
     24                patch-brick.h \
     25                patch-game.h \
     26                patch-screen.h
    2427post-patch      { reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/Makefile }
    2528
Note: See TracChangeset for help on using the changeset viewer.