Changeset 115111 for trunk/dports/archivers
- Timestamp:
- Dec 25, 2013, 8:26:16 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/archivers/dar/Portfile
r115110 r115111 30 30 port:zlib 31 31 32 patchfiles patch-doc-Makefile.in.diff \ 33 patch-clang-compatibility.diff 32 patchfiles patch-doc-Makefile.in.diff 33 34 if {[string match *clang* ${configure.compiler}]} { 35 patchfiles-append patch-clang-compatibility.diff 36 } 34 37 35 38 universal_variant no
Note: See TracChangeset
for help on using the changeset viewer.