Changeset 81606
- Timestamp:
- 08/02/11 16:33:33 (4 years ago)
- Location:
- trunk/dports/devel
- Files:
-
- 2 edited
-
valgrind-devel/Portfile (modified) (2 diffs)
-
valgrind/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/valgrind-devel/Portfile
r81377 r81606 10 10 categories devel 11 11 platforms darwin 12 supported_archs i386 x86_64 13 license GPL-2 12 14 maintainers raimue 13 15 … … 35 37 configure.args --mandir=${prefix}/share/man \ 36 38 --without-mpicc 37 38 supported_archs i386 x86_6439 39 40 40 if {$build_arch == "i386"} { -
trunk/dports/devel/valgrind/Portfile
r81469 r81606 9 9 categories devel 10 10 platforms darwin 11 supported_archs i386 x86_64 12 license GPL-2 11 13 maintainers raimue 12 14 … … 43 45 configure.args --mandir=${prefix}/share/man \ 44 46 --without-mpicc 45 46 supported_archs i386 x86_6447 47 48 48 if {$build_arch == "i386"} {
Note: See TracChangeset
for help on using the changeset viewer.

