Changeset 97665
- Timestamp:
- Sep 11, 2012, 8:25:41 AM (7 years ago)
- Location:
- trunk/dports/lang
- Files:
-
- 6 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/lang/jruby-devel/Portfile
r96202 r97665 55 55 variant default_ruby description "build without j prefix" {} 56 56 57 platform darwin 12 { 58 # see https://trac.macports.org/ticket/36036 59 patchfiles-append patch-bin-jruby-sh-expr-regex.diff 60 patchfiles-append patch-bin-jruby-bash-expr-regex.diff 61 } 62 57 63 destroot { 58 64 # Create the target java directory exists -
trunk/dports/lang/jruby/Portfile
r96322 r97665 53 53 variant default_ruby description "build without j prefix" {} 54 54 55 platform darwin 12 { 56 # see https://trac.macports.org/ticket/36036 57 patchfiles-append patch-bin-jruby-sh-expr-regex.diff 58 patchfiles-append patch-bin-jruby-bash-expr-regex.diff 59 } 60 55 61 destroot { 56 62 # Create the target java directory exists
Note: See TracChangeset
for help on using the changeset viewer.