Changeset 118279 for trunk/dports


Ignore:
Timestamp:
Mar 28, 2014, 6:08:26 PM (10 years ago)
Author:
and.damore@…
Message:

port luajit: remove superfluous trailing space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/luajit/Portfile

    r118222 r118279  
    2121
    2222build.target        amalg
    23 build.args-append   CC="${configure.cc}"  \
     23build.args-append   CC="${configure.cc}" \
    2424                    CFLAGS="${configure.cppflags} ${configure.cflags} [get_canonical_archflags] -DLUAJIT_ENABLE_LUA52COMPAT" \
    2525                    LDFLAGS="${configure.ldflags} [get_canonical_archflags]" \
Note: See TracChangeset for help on using the changeset viewer.