freeglut: use patch DSL
This commit is contained in:
parent
db68c92137
commit
9294ea5a63
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ class Freeglut < Formula
|
||||||
|
|
||||||
depends_on :x11
|
depends_on :x11
|
||||||
|
|
||||||
def patches
|
patch :DATA if MacOS.version >= :lion
|
||||||
DATA if MacOS.version >= :lion
|
|
||||||
end
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
ENV.universal_binary if build.universal?
|
ENV.universal_binary if build.universal?
|
||||||
|
|
Loading…
Reference in a new issue