Changeset 81286
- Timestamp:
- 07/28/11 18:00:51 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/java/jakarta-taglibs-standard-11/Portfile
r72252 r81286 85 85 } 86 86 87 platform darwin 10 { 88 patchfiles-append patch-JDK-1.6.diff 87 platform darwin { 88 if {${os.major} >= 10} { 89 patchfiles-append patch-JDK-1.6.diff 90 } 89 91 } 90 92
Note: See TracChangeset
for help on using the changeset viewer.

