Changeset 82623
- Timestamp:
- 08/16/11 17:49:16 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/games/fizmo/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/games/fizmo/Portfile
r82531 r82623 5 5 name fizmo 6 6 version 0.6.10 7 revision 1 7 8 categories games 8 9 maintainers spellbreaker.org:Christoph.Ender … … 40 41 reinplace "s|LIBXML2_LIB_DIR = /usr/lib|LIBXML2_LIB_DIR = \$(DEFAULT_PREFIX)/lib|g" ${worksrcpath}/config.macports.mk 41 42 } 43 42 44 use_configure no 43 build.args CONFIG_FILE=config.macports.mk44 45 46 build.args CONFIG_FILE=config.macports.mk \ 47 CC="${configure.cc} [get_canonical_archflags]" 48 49 destroot.args CC="${configure.cc} [get_canonical_archflags]"
Note: See TracChangeset
for help on using the changeset viewer.

