Changeset 4460 for trunk/dports


Ignore:
Timestamp:
Jan 5, 2004, 11:05:20 AM (20 years ago)
Author:
michaelm
Message:

fixed typo in makefile edit, stray i

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/gd2/Portfile

    r4180 r4460  
    2828patchfiles      patch-configure
    2929post-configure {        reinplace "s|CPPFLAGS = |CPPFLAGS = -I${prefix}/include |g" Makefile
    30                         reinplace "s|LDFLAGS = |LDFLAGS =  -L${prefix}/libi |g" Makefile }
     30                        reinplace "s|LDFLAGS = |LDFLAGS =  -L${prefix}/lib |g" Makefile }
    3131build.args       CCLD="gcc -L./.libs"   
Note: See TracChangeset for help on using the changeset viewer.