aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libnfc.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/libnfc.rb b/Library/Formula/libnfc.rb
index bf738d2c8..c7db17b7b 100644
--- a/Library/Formula/libnfc.rb
+++ b/Library/Formula/libnfc.rb
@@ -12,9 +12,7 @@ class Libnfc < Formula
# Reported upstream:
# https://groups.google.com/forum/?fromgroups=#!topic/libnfc-devel/K0cwIdPuqJg
# Another patch adds support for USB CDC / ACM type serial ports (tty.usbmodem)
- def patches
- DATA
- end
+ patch :DATA
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",