Skip to content

Commit e527cfd

Browse files
authored
lttoolbox: Add legacy support, macos <= 10.8
1 parent 7788a8a commit e527cfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

textproc/lttoolbox/Portfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ PortGroup cmake 1.1
55
PortGroup github 1.0
66
PortGroup legacysupport 1.1
77

8-
# asprintf_l, macos 10.7
9-
legacysupport.newest_darwin_requires_legacy 11
8+
# asprintf_l, macos 10.8
9+
legacysupport.newest_darwin_requires_legacy 12
1010

1111
github.setup apertium lttoolbox 3.8.2 v
1212
github.tarball_from releases

0 commit comments

Comments
 (0)