Changeset 81726
- Timestamp:
- 08/04/11 08:56:10 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/games/atanks/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/games/atanks/Portfile
r81713 r81726 34 34 use_configure no 35 35 36 build.env CFLAGS=-I${prefix}/include \ 37 LDFLAGS=-L${prefix}/lib 36 build.env CFLAGS="${configure.cflags} ${configure.cc_archflags}" \ 37 LDFLAGS="${configure.ld_archflags}" \ 38 CC=${configure.cc} 38 39 build.args PREFIX=${prefix} 39 40
Note: See TracChangeset
for help on using the changeset viewer.

