Changeset 80348
- Timestamp:
- 07/10/11 01:55:39 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/science/grib_api/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/science/grib_api/Portfile
r80272 r80348 6 6 name grib_api 7 7 version 1.9.9 8 revision 1 8 9 platforms darwin 9 10 maintainers takeshi … … 29 30 reinplace "s|share\/samples|share/$name/samples|" ${worksrcpath}/configure 30 31 reinplace "s|share\/definitions|share/$name/definitions|" ${worksrcpath}/configure 31 if {![variant_isset emos]} {32 reinplace "s|'none'|''|" ${worksrcpath}/configure33 }34 32 } 35 33 … … 53 51 } 54 52 55 variant emos conflicts g95 description {conduct test using emos} { 56 depends_lib-append port:emos 57 configure.args-append --with-emos=-lemosR64 53 variant emos description {deprecated to remove dependency to emos} { 58 54 } 59 55
Note: See TracChangeset
for help on using the changeset viewer.

