Changeset 82790
- Timestamp:
- 08/20/11 04:52:09 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/science/scotch/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/science/scotch/Portfile
r82789 r82790 6 6 name scotch 7 7 version 5.1.11 8 revision 28 revision 3 9 9 10 10 # this is specific to this port and *version* for downloading it: … … 51 51 52 52 pre-build { 53 ln -sf ${worksrcpath}/Make.inc/Makefile.inc.i686_mac_darwin8 ${worksrcpath}/Makefile.inc 53 copy ${worksrcpath}/Make.inc/Makefile.inc.i686_mac_darwin8 ${worksrcpath}/Makefile.inc 54 reinplace "s|gcc|\$(CC)|" ${worksrcpath}/Makefile.inc 54 55 } 55 56
Note: See TracChangeset
for help on using the changeset viewer.

