summaryrefslogtreecommitdiff
path: root/www/cowboy/files/patch-Makefile
blob: 0b29c5b5396debed3988eb05d5bb378d1d58c9ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- Makefile.orig
+++ Makefile
@@ -12,7 +12,7 @@
 
 # Dependencies.
 
-DEPS = cowlib ranch
+DEPS =
 TEST_DEPS = ct_helper gun
 dep_ct_helper = git https://github.com/extend/ct_helper.git master