Changeset 114625
- Timestamp:
- Dec 12, 2013, 4:49:40 AM (6 years ago)
- Location:
- trunk/dports/science/mapm3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/science/mapm3/Portfile
r114624 r114625 30 30 patch-xmapmaker \ 31 31 patch-Makefile \ 32 patch-reader.c.diff \ 32 33 patch-system.h \ 33 34 patch-xqtl 34 35 35 36 use_configure no 36 37 # error: non-void function 'add_to_seg_dist' should return a value [-Wreturn-type]38 compiler.blacklist *clang*39 37 40 38 build.args DIR=${prefix}/bin \ … … 43 41 LINKLIB="ld [get_canonical_archflags ld] -r" 44 42 45 destroot. argsDIR=${destroot}${prefix}/bin43 destroot.destdir DIR=${destroot}${prefix}/bin 46 44 47 45 post-destroot {
Note: See TracChangeset
for help on using the changeset viewer.