Changeset 83261
- Timestamp:
- 08/29/11 01:54:49 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/graphics/icoconvert/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/icoconvert/Portfile
r66259 r83261 26 26 use_configure no 27 27 28 variant universal {} 29 28 30 build.target 29 build.args LIBDIR="-L${prefix}/lib" FLAGS="-I${prefix}/include" 31 build.args CC=${configure.cc} \ 32 LIBDIR="${configure.ldflags} [get_canonical_archflags]" \ 33 FLAGS="${configure.cflags} ${configure.cppflags} [get_canonical_archflags]" 30 34 31 35 destroot {
Note: See TracChangeset
for help on using the changeset viewer.

