Changeset 82483
- Timestamp:
- 08/14/11 07:20:57 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/lang/nawk/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/lang/nawk/Portfile
r82456 r82483 24 24 25 25 configure { 26 reinplace s|__CFLAGS__|[get_canonical_archflags]|${worksrcpath}/makefile26 reinplace "s|__CFLAGS__|${configure.cflags} [get_canonical_archflags]|" ${worksrcpath}/makefile 27 27 reinplace s|__CC__|${configure.cc}| ${worksrcpath}/makefile 28 28 }
Note: See TracChangeset
for help on using the changeset viewer.

