Changeset 35638
- Timestamp:
- 04/01/2008 01:01:41 (4 years ago)
- Files:
-
- 1 modified
-
trunk/dports/devel/boehmgc/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/boehmgc/Portfile
r33441 r35638 4 4 name boehmgc 5 5 version 7.0 6 revision 1 6 7 categories devel 7 8 maintainers waqar@macports.org … … 19 20 checksums sha1 657d84b702a572f8a510d2c28578a6dbaad3fed2 20 21 configure.args --with-threads=posix \ 21 --enable-parallel-mark \22 22 --enable-cplusplus 23 23

